]> git.pld-linux.org Git - packages/python-dulwich.git/commitdiff
- updated to 0.19.16
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 14 Mar 2022 18:44:49 +0000 (19:44 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 14 Mar 2022 18:44:49 +0000 (19:44 +0100)
python-dulwich.spec

index 691308e102ffe76ad8bb55ec0d3e744bdc7c8fa3..303cb61a8421cb1d6e9b8ad0b40f2234b76c13de 100644 (file)
@@ -9,12 +9,13 @@
 Summary:       A Python implementation of the Git file formats and protocols
 Summary(pl.UTF-8):     Pythonowa implementacja formatów plików i protokołów Gita
 Name:          python-%{module}
-Version:       0.19.14
-Release:       3
+# keep 0.19.x here for python2 support
+Version:       0.19.16
+Release:       1
 License:       GPL v2+ or Apache 2.0+
 Group:         Libraries/Python
 Source0:       https://www.dulwich.io/releases/%{module}-%{version}.tar.gz
-# Source0-md5: ed939b01bf60f1d217a0ae7b2828a225
+# Source0-md5: 0715a7cc669dd19416b4ddc797e84c1f
 URL:           https://www.dulwich.io/
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.7
@@ -23,6 +24,7 @@ BuildRequires:        python-setuptools
 BuildRequires: python-certifi
 BuildRequires: python-gevent
 BuildRequires: python-geventhttpclient
+BuildRequires: python-mock
 BuildRequires: python-setuptools >= 1:17.1
 BuildRequires: python-urllib3 >= 1.24.1
 %endif
This page took 0.095348 seconds and 4 git commands to generate.