[packages/python-py] - updated to 1.8.1 - drop outdated intersphinx cache

qboosh qboosh at pld-linux.org
Sat Dec 28 19:17:56 CET 2019


commit 581622f08885eb2d03f22fd99d34ad3d23fbcf8e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 28 19:18:46 2019 +0100

    - updated to 1.8.1
    - drop outdated intersphinx cache

 python-py-offline.patch |  8 --------
 python-py.spec          | 12 +++---------
 2 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/python-py.spec b/python-py.spec
index 0240a1a..f67a25e 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -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}
diff --git a/python-py-offline.patch b/python-py-offline.patch
deleted file mode 100644
index ee00d89..0000000
--- a/python-py-offline.patch
+++ /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'}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-py.git/commitdiff/581622f08885eb2d03f22fd99d34ad3d23fbcf8e



More information about the pld-cvs-commit mailing list