public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pytest-datafiles] rawhide: Bump to 3.0.1
@ 2026-09-13 3:31 Federico Pellegrin
0 siblings, 0 replies; only message in thread
From: Federico Pellegrin @ 2026-09-13 3:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pytest-datafiles
Branch : rawhide
Commit : 0a82b83c8e6db9ea6cc1875a542b1f42855e3c68
Author : Federico Pellegrin <fede@evolware.org>
Date : 2026-09-13T05:31:03+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pytest-datafiles/c/0a82b83c8e6db9ea6cc1875a542b1f42855e3c68?branch=rawhide
Log:
Bump to 3.0.1
---
diff --git a/.gitignore b/.gitignore
index 074cb4a..d93c4dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/pytest-datafiles-2.0.tar.gz
/pytest-datafiles-3.0.0.tar.gz
+/pytest-datafiles-3.0.1.tar.gz
diff --git a/python-pytest-datafiles.spec b/python-pytest-datafiles.spec
index edf6bee..f9cb907 100644
--- a/python-pytest-datafiles.spec
+++ b/python-pytest-datafiles.spec
@@ -1,8 +1,8 @@
%global pypi_name pytest-datafiles
Name: python-%{pypi_name}
-Version: 3.0.0
-Release: 6%{?dist}
+Version: 3.0.1
+Release: 1%{?dist}
Summary: A pytest plugin to create a 'tmpdir' containing predefined content
License: MIT
@@ -46,12 +46,15 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %pytest -v tests
%files -n python3-%{pypi_name}
%license LICENSE
-%doc README.rst CHANGELOG.rst
+%doc README.md CHANGELOG.md
%{python3_sitelib}/__pycache__/*
%{python3_sitelib}/pytest_datafiles.py
%{python3_sitelib}/*.dist-info/
%changelog
+* Sun Sep 13 2026 Federico Pellegrin <fede@evolware.org> - 3.0.1-1
+- Bump to 3.0.1
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index b13c6a0..92c9474 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pytest-datafiles-3.0.0.tar.gz) = 8fe42d10b4e96e6df89a448e6b2f929973ce20d9d7c509afb87adb230b1dae17f098540277432ab107575c6c44c34d353fb8c1213d5ed941a3025b524249394d
+SHA512 (pytest-datafiles-3.0.1.tar.gz) = ecd8a487430903c151e3d6f374cd0f92934dec4ff67dac98380336ffd1298c96cb08b3ed8d36a519e936297108bf60b2fdb22c2a6d97a795a0e25d6aba6c7511
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-13 3:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 3:31 [rpms/python-pytest-datafiles] rawhide: Bump to 3.0.1 Federico Pellegrin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox