public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Update to 1.4.32.
@ 2026-08-01 11:43 Thomas Moschny
0 siblings, 0 replies; only message in thread
From: Thomas Moschny @ 2026-08-01 11:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : b1b5ecc62864a4161857424ae5b1da9fef3f90eb
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2016-12-30T21:55:30+01:00
Stats : +10/-9 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/b1b5ecc62864a4161857424ae5b1da9fef3f90eb?branch=pr7
Log:
Update to 1.4.32.
---
diff --git a/python-py.spec b/python-py.spec
index 93524e0..48b1753 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,13 +8,13 @@
%global srcname py
Name: python-%{srcname}
-Version: 1.4.31
-Release: 5%{?dist}
+Version: 1.4.32
+Release: 1%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
License: MIT and Public Domain
# main package: MIT, except: doc/style.css: Public Domain
-URL: http://pylib.readthedocs.org/
-Source: http://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
+URL: http://pylib.readthedocs.io/en/stable/
+Source: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python3-devel
@@ -85,8 +85,6 @@ find -type f -a \( -name '*.py' -o -name 'py.*' \) \
-exec sed -i '1{/^#!/d}' {} \; \
-exec chmod u=rw,go=r {} \;
-# fix line-endings
-sed -i 's/\r//' README.txt
popd
mv %{srcname}-%{version} python2
cp -a python2 python3
@@ -141,7 +139,7 @@ popd
%files -n python2-%{srcname}
%doc python2/CHANGELOG
-%doc python2/README.txt
+%doc python2/README.rst
%license python2/LICENSE
%if 0%{?with_docs}
%doc python2/doc/_build/html
@@ -151,7 +149,7 @@ popd
%files -n python3-%{srcname}
%doc python3/CHANGELOG
-%doc python3/README.txt
+%doc python3/README.rst
%license python2/LICENSE
%if 0%{?with_docs}
%doc python3/doc/_build/html
@@ -160,6 +158,9 @@ popd
%changelog
+* Thu Dec 29 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.32-1
+- Update to 1.4.32.
+
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.4.31-5
- Rebuild for Python 3.6
- Disable tests
diff --git a/sources b/sources
index 64e6eed..57f2faf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d2c63c56dc3f2115ec35c066ecd582b py-1.4.31.tar.gz
+SHA512 (py-1.4.32.tar.gz) = 3596d792d8c242c99088001dee1f993f78b1940d8062cb8b81ab3734467a89d30fec790db0baef7fdec23f012b2ec9f70989f09a63cc915e79fb23b1ace47770
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-01 11:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:43 [rpms/python-py] pr7: Update to 1.4.32 Thomas Moschny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox