[packages/python-sphinxcontrib] - missing file, release 2
qboosh
qboosh at pld-linux.org
Wed Jan 1 20:53:29 CET 2020
commit abc90d6d5a261e143d2989fb094498c1cc50655f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jan 1 20:53:21 2020 +0100
- missing file, release 2
__init__.py | 2 ++
python-sphinxcontrib.spec | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-sphinxcontrib.spec b/python-sphinxcontrib.spec
index ccfe9bf..b5dcb5a 100644
--- a/python-sphinxcontrib.spec
+++ b/python-sphinxcontrib.spec
@@ -7,7 +7,7 @@ Summary: Namespace for Python 2 sphinxcontrib.* packages
Summary(pl.UTF-8): Przestrzeń nazw dla pakietów Pythona 2 sphinxcontrib.*
Name: python-sphinxcontrib
Version: 0
-Release: 1
+Release: 2
Group: Libraries/Python
# Only code is sourced from http://www.python.org/dev/peps/pep-0382/
License: Public Domain
diff --git a/__init__.py b/__init__.py
new file mode 100644
index 0000000..3ad9513
--- /dev/null
+++ b/__init__.py
@@ -0,0 +1,2 @@
+from pkgutil import extend_path
+__path__ = extend_path(__path__, __name__)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sphinxcontrib.git/commitdiff/abc90d6d5a261e143d2989fb094498c1cc50655f
More information about the pld-cvs-commit
mailing list