public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-citeproc-py] f43: feat: update to 0.9.3
@ 2026-06-27 22:19 Ankur Sinha
  0 siblings, 0 replies; only message in thread
From: Ankur Sinha @ 2026-06-27 22:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-citeproc-py
            Branch : f43
            Commit : b6fb85453f004aed7202c6778c3ea3b03e4762ea
            Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
            Date   : 2026-06-27T23:02:17+01:00
            Stats  : +8/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-citeproc-py/c/b6fb85453f004aed7202c6778c3ea3b03e4762ea?branch=f43

            Log:
            feat: update to 0.9.3

Fixes rh#2389249

---
diff --git a/.gitignore b/.gitignore
index 9ef9348..eb9d162 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
 /citeproc-py-0.8.2.tar.gz
 /schema-e295d63.tar.gz
 /locales-bd8d2db.tar.gz
+/citeproc-py-0.9.0.tar.gz
+/citeproc-py-0.9.3.tar.gz

diff --git a/python-citeproc-py.spec b/python-citeproc-py.spec
index 586a18b..2e8e3c5 100644
--- a/python-citeproc-py.spec
+++ b/python-citeproc-py.spec
@@ -1,5 +1,5 @@
 Name:           python-citeproc-py
-Version:        0.8.2
+Version:        0.9.3
 Release:        %autorelease
 Summary:        Citations and bibliography formatter
 
@@ -69,11 +69,12 @@ sed -i -e '1s|^.*$|#!%{__python3}|' %{buildroot}%{_bindir}/csl_unsorted
 %pyproject_save_files -l citeproc
 
 %check
-%pytest -r fEs
+# requires packaging citeproc-py-styles, which bundles styles
+%pytest -r fEs -k "not test_ordinals_with_embedded_locale"
 
 
 %files -n python3-citeproc-py -f %{pyproject_files}
-%doc CHANGELOG.md README*.md 
+%doc CHANGELOG.md README*.md
 %{_bindir}/csl_unsorted
 
 %changelog

diff --git a/sources b/sources
index 87593d4..fc5022d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (citeproc-py-0.8.2.tar.gz) = 85f5ad8b26c34034f6f45fda75807fe63cc0a30d3939d1cf6dc7cb2cf81edf24488da9a7ceefa3799aac0546a4aab2e76aa59be8c03d03f2387ad6d6f7b99774
-SHA512 (schema-e295d63.tar.gz) = dc25070a1a9d6073f6cc4ea674682687b613073572d5dd646fa45d022a75f0d8c374b3b03a3ef746960492514450954d15cfcedec252e2a233a11a8629415ecb
 SHA512 (locales-bd8d2db.tar.gz) = 4f998a6ad9da331d1a00e3c145996c9f46b2cce366f4c83a129d9afbdb8073923a7568188e694bcad88e9b55914540f3ab11470ef0eb4d0124117e7ee6a80ced
+SHA512 (schema-e295d63.tar.gz) = dc25070a1a9d6073f6cc4ea674682687b613073572d5dd646fa45d022a75f0d8c374b3b03a3ef746960492514450954d15cfcedec252e2a233a11a8629415ecb
+SHA512 (citeproc-py-0.9.3.tar.gz) = 8af640f2c651cc1cdcffa14399ead3318b19622444c43c8bf79be431adfe1c3a4a41a4f3a2dc068e06cc1972827beb6c951e6cf3ce0921fffeaef24809f5f393

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 22:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 22:19 [rpms/python-citeproc-py] f43: feat: update to 0.9.3 Ankur Sinha

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