public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-citeproc-py] f43: feat: update to 0.9.3
Date: Sat, 27 Jun 2026 22:19:01 GMT [thread overview]
Message-ID: <178259874165.1.4522196707522438470.rpms-python-citeproc-py-b6fb85453f00@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-27 22:19 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=178259874165.1.4522196707522438470.rpms-python-citeproc-py-b6fb85453f00@fedoraproject.org \
--to=sanjay.ankur@gmail.com \
--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