]> git.pld-linux.org Git - packages/python-py.git/commitdiff
- updated to 1.8.1 auto/th/python-py-1.8.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Dec 2019 18:18:46 +0000 (19:18 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Dec 2019 18:18:46 +0000 (19:18 +0100)
- drop outdated intersphinx cache

python-py-offline.patch [deleted file]
python-py.spec

diff --git a/python-py-offline.patch b/python-py-offline.patch
deleted file mode 100644 (file)
index ee00d89..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
---- py-1.4.9/doc/conf.py.orig  2012-06-13 15:40:52.000000000 +0200
-+++ py-1.4.9/doc/conf.py       2012-09-01 09:00:42.273985091 +0200
-@@ -260,4 +260,4 @@
- # Example configuration for intersphinx: refer to the Python standard library.
--intersphinx_mapping = {'http://docs.python.org/': None}
-+intersphinx_mapping = {'http://docs.python.org/': 'python-objects.inv'}
index 0240a1a5eaf82e285ab1b56dd39f1598a22847cb..f67a25eb34319a7809a85781a652c281de173477 100644 (file)
@@ -9,16 +9,13 @@
 Summary:       Library with cross-python path, ini-parsing, io, code, log facilities
 Summary(pl.UTF-8):     Biblioteka wspierająca obsługę ścieżek, ini, we/wy, kodowania i logowania w wielu Pythonach
 Name:          python-%{module}
-Version:       1.7.0
-Release:       2
+Version:       1.8.1
+Release:       1
 License:       MIT
 Group:         Development/Languages/Python
 #Source0Download: https://pypi.org/simple/py/
 Source0:       https://files.pythonhosted.org/packages/source/p/py/py-%{version}.tar.gz
-# Source0-md5: e53ac12db4286737837ef3ccb4158301
-Source1:       http://docs.python.org/objects.inv?/python-objects.inv
-# Source1-md5: 3d3c0b594b2e91d559418c107d973633
-Patch0:                %{name}-offline.patch
+# Source0-md5: 42c67de84b07ac9cc867b8b70843a45b
 URL:           https://pypi.org/project/py/
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.7
@@ -99,9 +96,6 @@ Dokumentacja do biblioteki Pythona py.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
-
-cp -p %{SOURCE1} doc
 
 %build
 %if %{with python2}
This page took 0.079245 seconds and 4 git commands to generate.