public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Update to 1.4.13.
@ 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 : e2e728606d937a14ec5f6379cdada32eece0d4e8
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2013-03-03T10:11:41+01:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/e2e728606d937a14ec5f6379cdada32eece0d4e8?branch=pr7
Log:
Update to 1.4.13.
---
diff --git a/.gitignore b/.gitignore
index fed3247..af0ec54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/py-1.4.10.zip
/py-1.4.11.zip
/py-1.4.12.zip
+/py-1.4.13.tar.gz
diff --git a/python-py.spec b/python-py.spec
index 8039518..fd4e643 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -14,14 +14,14 @@
%global pytest_version 2.3.1
Name: python-py
-Version: 1.4.12
-Release: 2%{?dist}
+Version: 1.4.13
+Release: 1%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
# main package: MIT, except: doc/style.css: Public Domain
URL: http://codespeak.net/py/dist/
-Source: http://pypi.python.org/packages/source/p/py/py-%{version}.zip
+Source: http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: python-devel
@@ -160,6 +160,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Mar 2 2013 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.13-1
+- Update to 1.4.13.
+
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
diff --git a/sources b/sources
index c929fa0..d958085 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8230f8241dea2517757fab50b4f84449 py-1.4.12.zip
+3857dc8309d5f284669b81184253c2bb py-1.4.13.tar.gz
^ 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.13 Thomas Moschny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox