public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Bootstrap for Python 3.8
@ 2026-08-01 11:43 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-01 11:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-py
Branch : pr7
Commit : af551f89d3b8f540842dccedebb70e46e5ff9e43
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2019-08-14T23:37:08+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-py/c/af551f89d3b8f540842dccedebb70e46e5ff9e43?branch=pr7

Log:
Bootstrap for Python 3.8

---
diff --git a/python-py.spec b/python-py.spec
index 03d3906..876fbbe 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
@@ -19,7 +21,7 @@
 
 Name:           python-%{srcname}
 Version:        1.8.0
-Release:        2%{?dist}
+Release:        3%{?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
@@ -177,6 +179,9 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing
 
 
 %changelog
+* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 1.8.0-3
+- Bootstrap for Python 3.8
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

^ 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: Bootstrap for Python 3.8 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox