public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-py] pr7: Bootstrap for Python 3.9
Date: Sat, 01 Aug 2026 11:43:39 GMT	[thread overview]
Message-ID: <178558461984.1.4966914155392234710.rpms-python-py-6b55ea6d923a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-py
Branch : pr7
Commit : 6b55ea6d923a5bdd00d3bc2a9ac12c3431145c60
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2020-05-22T04:03:53+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-py/c/6b55ea6d923a5bdd00d3bc2a9ac12c3431145c60?branch=pr7

Log:
Bootstrap for Python 3.9

---
diff --git a/python-py.spec b/python-py.spec
index bf9f4e6..8b9f947 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -1,3 +1,5 @@
+%global _without_docs 1
+%global _without_tests 1
 # we have a circular (build) dependency with the (new) pytest package
 # when generating the docs or running the testsuite
 %bcond_without docs
@@ -16,7 +18,7 @@
 
 Name:           python-%{srcname}
 Version:        1.8.0
-Release:        8%{?dist}
+Release:        9%{?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
@@ -110,6 +112,9 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing
 
 
 %changelog
+* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.8.0-9
+- Bootstrap for Python 3.9
+
 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 

                 reply	other threads:[~2026-08-01 11:43 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=178558461984.1.4966914155392234710.rpms-python-py-6b55ea6d923a@fedoraproject.org \
    --to=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