]> git.pld-linux.org Git - packages/python-greenlet.git/commitdiff
- updated to 1.1.3 master auto/th/python-greenlet-1.1.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Sep 2022 16:52:14 +0000 (18:52 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Sep 2022 16:52:14 +0000 (18:52 +0200)
- noarch -apidocs package

python-greenlet.spec

index 567cf30086d86b584204a9c1415f5aeaf079c002..ec3de1fd6a14a8168a337dd7ddb2c2086b372eeb 100644 (file)
 Summary:       Lightweight in-process concurrent programming
 Summary(pl.UTF-8):     Lekkie programowanie równoległe wewnątrz procesu
 Name:          python-%{module}
-Version:       1.1.2
-Release:       4
+Version:       1.1.3
+Release:       1
 License:       MIT, PSF (Stackless Python parts)
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/greenlet/
 Source0:       https://files.pythonhosted.org/packages/source/g/greenlet/%{module}-%{version}.tar.gz
-# Source0-md5: f424fbd9afeed575dd2ba5f0ac66e30b
+# Source0-md5: 4b8954da74881abb5f8129f94aa8219f
 Patch0:                %{name}-py3.8.patch
 URL:           https://pypi.org/project/greenlet/
+BuildRequires: rpm-build >= 4.6
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
@@ -36,6 +37,8 @@ BuildRequires:        python3-setuptools
 BuildRequires: python3-modules >= 1:3.5
 %endif
 %if %{with doc}
+# already installed
+BuildRequires: python3-greenlet
 BuildRequires: sphinx-pdg-3
 %endif
 Requires:      python-modules >= 1:2.7
@@ -108,6 +111,7 @@ C.
 Summary:       API documentation for Python greenlet module
 Summary(pl.UTF-8):     Dokumentacja API modułu Pythona greenlet
 Group:         Documentation
+BuildArch:     noarch
 
 %description apidocs
 API documentation for Python greenlet module.
This page took 0.142011 seconds and 4 git commands to generate.