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 final 1.0.0 version.
Date: Sat, 01 Aug 2026 11:42:34 GMT [thread overview]
Message-ID: <178558455481.1.13431112740176984322.rpms-python-py-8f3753d474b7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 8f3753d474b73516710b750889e402893853bbc5
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2009-08-13T17:31:58+00:00
Stats : +8/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/8f3753d474b73516710b750889e402893853bbc5?branch=pr7
Log:
Update to final 1.0.0 version.
---
diff --git a/.cvsignore b/.cvsignore
index ff59fd8..1ae95d8 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-py-1.0.0b8.tar.gz
+py-1.0.0.tar.gz
diff --git a/import.log b/import.log
index 2f33e50..0d80647 100644
--- a/import.log
+++ b/import.log
@@ -1,2 +1,3 @@
python-py-0_9_2-6_fc10:HEAD:python-py-0.9.2-6.fc10.src.rpm:1232104910
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
diff --git a/python-py.spec b/python-py.spec
index 301b262..c1ea372 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -1,7 +1,5 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%define prerelease b8
-
Name: python-py
Version: 1.0.0
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
@@ -86,7 +84,7 @@ find %{buildroot}%{python_sitelib} -name '*.cmd' -exec rm {} \;
%check
# some tests need to be skipped currently
PYTHONPATH=$(pwd)/py %{__python} py/bin/py.test \
- '-k-test_make_sdist_and_run_it -TestWCSvnCommandPath.test_not_versioned -TestWCSvnCommandPath.test_versioned' \
+ '-k-test_make_sdist_and_run_it' \
py
@@ -102,6 +100,10 @@ rm -rf %{buildroot}
%changelog
+* Thu Aug 13 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.0-1
+- Update to 1.0.0.
+- Re-enable SVN tests in %%check.
+
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-1.b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
diff --git a/sources b/sources
index bba9d97..4719a5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96a466614c3002431f735dc34088ce0f py-1.0.0b8.tar.gz
+3223ff8fcaefd060be13262e367794ce py-1.0.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=178558455481.1.13431112740176984322.rpms-python-py-8f3753d474b7@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