public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Thomas Moschny <thm@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-py] pr7: Update to 1.2.0.
Date: Sat, 01 Aug 2026 11:42:40 GMT [thread overview]
Message-ID: <178558456089.1.17616429779315427017.rpms-python-py-6188ad47eb23@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 6188ad47eb231d0e27d1a398735e6cc5202fd56a
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2010-01-30T11:58:22+00:00
Stats : +13/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/6188ad47eb231d0e27d1a398735e6cc5202fd56a?branch=pr7
Log:
Update to 1.2.0.
---
diff --git a/.cvsignore b/.cvsignore
index 8703f46..3438b66 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-py-1.1.1.tar.gz
+py-1.2.0.tar.gz
diff --git a/import.log b/import.log
index 558a1b5..35bde77 100644
--- a/import.log
+++ b/import.log
@@ -3,3 +3,4 @@ python-py-1_0_0-0_b8_fc11:HEAD:python-py-1.0.0-0.b8.fc11.src.rpm:1248303215
python-py-1_0_0-1_fc11:HEAD:python-py-1.0.0-1.fc11.src.rpm:1250184682
python-py-1_0_2-1_fc11:HEAD:python-py-1.0.2-1.fc11.src.rpm:1251397988
python-py-1_1_1-1_fc12:HEAD:python-py-1.1.1-1.fc12.src.rpm:1259422907
+python-py-1_2_0-1_fc12:HEAD:python-py-1.2.0-1.fc12.src.rpm:1264852599
diff --git a/python-py.spec b/python-py.spec
index 7bd68c3..bfbeb36 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -1,9 +1,9 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: python-py
-Version: 1.1.1
+Version: 1.2.0
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
-Summary: Innovative python library containing py.test, greenlets and other niceties
+Summary: Rapid testing (py.test) and development utils (pylib)
Group: Development/Languages
License: MIT and Public Domain
# main package: MIT, except: doc/style.css: Public Domain
@@ -22,8 +22,8 @@ BuildRequires: pexpect
%description
-The py lib aims at supporting a decent development process addressing
-deployment, versioning, testing and documentation perspectives.
+The py lib has several namespaces which help with testing, generating
+and distributing code across machines.
%prep
@@ -61,6 +61,11 @@ rm -rf %{buildroot}
%changelog
+* Wed Jan 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.2.0-1
+- Update to 1.2.0.
+- Adjust summary and %%description.
+- Use %%global instead of %%define.
+
* Sat Nov 28 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.1-1
- Update to 1.1.1.
diff --git a/sources b/sources
index aa316a7..ef44522 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d0b5eaf9af09b7682fb07d4c5a2fd45 py-1.1.1.tar.gz
+c75a9d0a9211a7ecddc981dd8a0158db py-1.2.0.tar.gz
reply other threads:[~2026-08-01 11:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178558456089.1.17616429779315427017.rpms-python-py-6188ad47eb23@fedoraproject.org \
--to=thm@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox