commit d54e3691580f6a27a69801df0f68efaeed4e2b0c
Author: Jakub Bogusz <[email protected]>
Date:   Thu Mar 24 21:07:09 2022 +0100

    - updated to 1.5.2 (the last working with python2)

 python-pkgconfig.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec
index 651a0a3..e5364a0 100644
--- a/python-pkgconfig.spec
+++ b/python-pkgconfig.spec
@@ -7,13 +7,15 @@
 Summary:       Python 2 interface to pkg-config
 Summary(pl.UTF-8):     Interfejs Pythona 2 do narzędzia pkg-config
 Name:          python-pkgconfig
-Version:       1.5.1
-Release:       3
+# keep 1.5.2 here for python2 support
+# (oficial support dropped in 1.5.4, but 1.5.3 has syntax errors under python2)
+Version:       1.5.2
+Release:       1
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/pkgconfig/
 Source0:       
https://files.pythonhosted.org/packages/source/p/pkgconfig/pkgconfig-%{version}.tar.gz
-# Source0-md5: 9f9cdb224ec0a1e59efcc7cac4b91972
+# Source0-md5: 0d889edf670b644bfeaa3bb9444169cb
 URL:           https://github.com/matze/pkgconfig
 %if %{with python2}
 BuildRequires: python-modules >= 1:2.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pkgconfig.git/commitdiff/d54e3691580f6a27a69801df0f68efaeed4e2b0c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to