public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Federico Pellegrin <fede@evolware.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pycdlib] epel10.2: Update to 1.16.0 (#2463722)
Date: Wed, 08 Jul 2026 11:00:36 GMT	[thread overview]
Message-ID: <178350843631.1.2127061572318796978.rpms-python-pycdlib-1efa9c5965d9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pycdlib
Branch : epel10.2
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.2

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

                 reply	other threads:[~2026-07-08 11:00 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=178350843631.1.2127061572318796978.rpms-python-pycdlib-1efa9c5965d9@fedoraproject.org \
    --to=fede@evolware.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