public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pycdlib] epel10: Update to 1.16.0 (#2463722)
@ 2026-07-08 2:51 Federico Pellegrin
0 siblings, 0 replies; only message in thread
From: Federico Pellegrin @ 2026-07-08 2:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pycdlib
Branch : epel10
Commit : 1efa9c5965d9735649a0b6f4c6dae26bee0b772d
Author : Federico Pellegrin <fede@evolware.org>
Date : 2026-04-29T07:33:02+02:00
Stats : +12/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pycdlib/c/1efa9c5965d9735649a0b6f4c6dae26bee0b772d?branch=epel10
Log:
Update to 1.16.0 (#2463722)
---
diff --git a/.gitignore b/.gitignore
index 13a3be8..efc6ed8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/pycdlib-1.13.0.tar.gz
/pycdlib-1.14.0.tar.gz
/pycdlib-1.15.0.tar.gz
+/pycdlib-1.16.0.tar.gz
diff --git a/python-pycdlib.spec b/python-pycdlib.spec
index 5b4e15d..c1e0afd 100644
--- a/python-pycdlib.spec
+++ b/python-pycdlib.spec
@@ -8,8 +8,8 @@ extensions, and UDF.
Summary: A pure python ISO9660 read and write library
Name: python-%{srcname}
-Version: 1.15.0
-Release: 6%{?dist}
+Version: 1.16.0
+Release: 1%{?dist}
License: LGPL-2.0-only
URL: https://github.com/clalancette/%{srcname}
Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
@@ -64,7 +64,11 @@ PYCDLIB_TRACK_WRITES=1 py.test-%{python3_version} \
and not test_parse_eltorito_rr \
and not test_parse_overflow_root_dir_record \
and not test_parse_deep_rr_symlink \
- and not test_parse_joliet_encoded_system_identifier" \
+ and not test_parse_joliet_encoded_system_identifier \
+ and not test_rrtfrecord_new_creation_seconds_forces_creation_bit \
+ and not test_extended_file_entry_new_creation_seconds \
+ and not test_new_rock_ridge_creation_time_round_trip \
+ and not test_new_udf_creation_time_forces_efe_round_trip" \
-v tests
%files -n python3-%{srcname} -f %{pyproject_files}
@@ -79,6 +83,9 @@ PYCDLIB_TRACK_WRITES=1 py.test-%{python3_version} \
%{_mandir}/man1/*
%changelog
+* Wed Apr 29 2026 Federico Pellegrin <fede@evolware.org> - 1.16.0-1
+- Update to 1.16.0 (#2463722)
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 0e5cbef..43a193a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pycdlib-1.15.0.tar.gz) = 200ded591a60d7cf82b4715b93952da5d26562e787fbd14b0eef487a1fe136c42ebcee92d6089ab6852996fe5834af09d1423257a911f808862b2adcf35cb26c
+SHA512 (pycdlib-1.16.0.tar.gz) = 4665920ad8ae4df1a2436a8a77158736936c409e124f5409801f7250b0a8bf0a1b219031475e07e9a68cb469361b131a5fdf65191f7ab4a096cbab7e46ec833f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 2:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 2:51 [rpms/python-pycdlib] epel10: Update to 1.16.0 (#2463722) Federico Pellegrin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox