Skip to content

Commit a1b6e72

Browse files
author
Matthias Koeppe
committed
build/pkgs/pkgconfig: Update to 1.5.5, change to wheel package
1 parent 3ad8227 commit a1b6e72

File tree

5 files changed

+13
-22
lines changed

5 files changed

+13
-22
lines changed

build/pkgs/pkgconfig/SPKG.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
pkgconfig: Python interface to pkg-config
2-
=========================================
1+
pkgconfig: Interface Python with pkg-config
2+
===========================================
33

44
Description
55
-----------
66

7-
Pkgconfig is a Python module to interface with the pkg-config command
8-
line tool.
7+
Interface Python with pkg-config
98

109
License
1110
-------
1211

13-
MIT License
14-
12+
MIT
1513

1614
Upstream Contact
1715
----------------
1816

19-
https://github.com/matze/pkgconfig
17+
https://pypi.org/project/pkgconfig/
18+

build/pkgs/pkgconfig/checksums.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tarball=pkgconfig-VERSION.tar.gz
2-
sha1=32af6abc220c64b36f745a208b950542b1ab3456
3-
md5=12523e11b91b050ca49975cc033689a4
4-
cksum=1707388199
5-
upstream_url=https://pypi.io/packages/source/p/pkgconfig/pkgconfig-VERSION.tar.gz
1+
tarball=pkgconfig-VERSION-py3-none-any.whl
2+
sha1=bca14b2806a8e8afb0bd04f8e3675550b286dda8
3+
md5=80f1e06563f3af0f090694db58736455
4+
cksum=15738577
5+
upstream_url=https://pypi.io/packages/py3/p/pkgconfig/pkgconfig-VERSION-py3-none-any.whl

build/pkgs/pkgconfig/dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| $(PYTHON_TOOLCHAIN) pkgconf poetry_core $(PYTHON)
1+
| pkgconf $(PYTHON_TOOLCHAIN) $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pkgconfig >=1.5.1
1+
pkgconfig

build/pkgs/pkgconfig/spkg-install.in

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)