]> git.pld-linux.org Git - packages/python-regex.git/commitdiff
- updated to 2021.3.17 (the last version with python2 support)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Mar 2022 17:25:38 +0000 (18:25 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Mar 2022 17:25:38 +0000 (18:25 +0100)
python-regex.spec

index 55d16a7d92367f7517557d02395b4931d86a9f42..53a76cbd130d7e9956b39727be73698f359d86b4 100644 (file)
@@ -8,13 +8,14 @@
 Summary:       Alternative regular expression module, to replace re
 Summary(pl.UTF-8):     Moduł wyrażeń regularnych alternatywny dla oryginalnego re
 Name:          python-%{module}
-Version:       2020.11.13
-Release:       3
+# keep 2021.3.x here for python2 support
+Version:       2021.3.17
+Release:       1
 License:       PSF, Apache v2.0
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/regex/
 Source0:       https://files.pythonhosted.org/packages/source/r/regex/%{module}-%{version}.tar.gz
-# Source0-md5: 4310bfc300d49224476fcd032a8ce5f7
+# Source0-md5: c72d3bf55414ffbf92e43462ad91d508
 URL:           https://bitbucket.org/mrabarnett/mrab-regex
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
This page took 0.062747 seconds and 4 git commands to generate.