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.3.4
Date: Sat, 01 Aug 2026 11:42:50 GMT	[thread overview]
Message-ID: <178558457001.1.17022469962301810724.rpms-python-py-81c37d534c1a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-py
Branch : pr7
Commit : 81c37d534c1a3a3a719fd721c44d393c3ea480bd
Author : Thomas Moschny <thm@fedoraproject.org>
Date   : 2010-09-18T13:15:28+02:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-py/c/81c37d534c1a3a3a719fd721c44d393c3ea480bd?branch=pr7

Log:
- Update to 1.3.4

---
diff --git a/.gitignore b/.gitignore
index 99c6026..773b7ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /py-1.3.1.tar.gz
 /py-1.3.2.tar.gz
 /py-1.3.3.tar.gz
+/py-1.3.4.tar.gz

diff --git a/python-py.spec b/python-py.spec
index 236b84d..6d0f255 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-py
-Version:        1.3.3
-Release:        2%{?prerelease:.%{prerelease}}%{?dist}
+Version:        1.3.4
+Release:        1%{?prerelease:.%{prerelease}}%{?dist}
 Summary:        Rapid testing (py.test) and development utils (pylib)
 Group:          Development/Languages
 License:        MIT and Public Domain
@@ -49,7 +49,7 @@ rm -f doc/.coverage
 
 
 %check
-%{__python} bin/py.test --report=failed,skipped
+%{__python} bin/py.test -r fs
 
 
 %clean
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Sep 18 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.4-1
+- Update to 1.3.4
+
 * Fri Aug 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-2
 - Add dependency on python-setuptools (see bz 626808).
 

diff --git a/sources b/sources
index 9f7d91e..86b67bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf0dbc3ce4c18ead263cb5679e5164b4  py-1.3.3.tar.gz
+b64d73a04121c1c4e27c7ec335ef87c8  py-1.3.4.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=178558457001.1.17022469962301810724.rpms-python-py-81c37d534c1a@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