Path to this page:
./
devel/py-pkgconfig,
Python wrapper for pkg-config
Branch: CURRENT,
Version: 1.5.5nb2,
Package name: py312-pkgconfig-1.5.5nb2,
Maintainer: pkgsrc-userspy-pkgconfig is a Python wrapper for the pkg-config program. It
simplifies checking for libraries and the necessary compiler and linker
flags.
Required to run:[
lang/python27] [
devel/pkgconf]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 5.939 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-pkgconfig-1.5.5nb2
- (2023-02-09) Updated to version: py310-pkgconfig-1.5.5nb1
- (2022-01-05) Updated to version: py39-pkgconfig-1.5.5nb1
- (2021-10-07) Updated to version: py39-pkgconfig-1.5.5
- (2021-07-26) Updated to version: py38-pkgconfig-1.5.5
- (2021-06-07) Updated to version: py38-pkgconfig-1.5.4
CVS history: (Expand)
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-07-26 19:28:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pkgconfig: updated to 1.5.5
1.5.5:
Unknown changes
|
2021-06-07 13:56:11 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pkgconfig: updated to 1.5.4
Version 1.5.4
Adjust pyproject.toml and drop Python 2 support
Version 1.5.3
Add configure_extension API
|
2021-02-19 06:51:51 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-pkgconfig: updated to 1.5.2
1.5.2:
Unknown changes
|
2019-04-04 11:30:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-pkgconfig: updated to 1.5.1
Version 1.5.1
Fix 43: do not specify pytest Python version
Version 1.5.0
Use poetry instead of setuptools directly
Fix 42: raise exception if package is missing
Fix version parsing for openssl-like version numbers
Fix 31: expose --modversion
Fix 30: strip whitespace from variable names
|
2018-08-22 14:53:13 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-pkgconfig: updated to 1.4.0
Version 1.4.0
Add boolean static keyword to output private libraries as well
Raise original OSError as well
|