public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pendulum] rawhide: Update to 3.2.0 (final); Fixes RHBZ#2435482
Date: Tue, 30 Jun 2026 20:52:20 GMT [thread overview]
Message-ID: <178285274062.1.15336253127344276450.rpms-python-pendulum-d366538b0b8e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pendulum
Branch : rawhide
Commit : d366538b0b8e784d256fa6820e9caf4946b1f0d7
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-30T20:07:17+01:00
Stats : +9/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pendulum/c/d366538b0b8e784d256fa6820e9caf4946b1f0d7?branch=rawhide
Log:
Update to 3.2.0 (final); Fixes RHBZ#2435482
---
diff --git a/.gitignore b/.gitignore
index 7372152..a637f30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/pendulum-3.0.0.tar.gz
/pendulum-3.1.0.tar.gz
/pendulum-628fd8510a8956647beedc685c0f0b6bfdc1eeec.tar.gz
+/pendulum-3.2.0.tar.gz
diff --git a/python-pendulum.spec b/python-pendulum.spec
index d781e90..cd73c6b 100644
--- a/python-pendulum.spec
+++ b/python-pendulum.spec
@@ -1,20 +1,14 @@
%bcond tests 1
-# Package an unreleased snapshot to fix Python 3.14 issues,
-# https://github.com/python-pendulum/pendulum/issues/900.
-%global commit 628fd8510a8956647beedc685c0f0b6bfdc1eeec
-%global snapdate 20251024
-
Name: python-pendulum
-Version: 3.2.0~dev0^%{snapdate}git%{sub %{commit} 1 7}
-Release: 3%{?dist}
+Version: 3.2.0
+Release: 1%{?dist}
Summary: Python datetimes made easy
License: MIT
URL: https://pendulum.eustace.io
%global forgeurl https://github.com/sdispater/pendulum
-# Source: %%{forgeurl}/archive/%%{version}/pendulum-%%{version}.tar.gz
-Source: %{forgeurl}/archive/%{commit}/pendulum-%{commit}.tar.gz
+Source: %{forgeurl}/archive/%{version}/pendulum-%{version}.tar.gz
# Downstream-only: allow PyO3 0.26 until we have 0.27, RHBZ#2404994
Patch: 0001-Allow-PyO3-0.26-until-we-have-0.27-RHBZ-2404994.patch
@@ -55,7 +49,7 @@ Requires: tzdata
%description -n python3-pendulum %{common_description}
%prep
-%autosetup -n pendulum-%{commit} -p1
+%autosetup -n pendulum-%{version} -p1
# Remove tzdata dependency. We can rely on a system-wide timezone database.
tomcli-set pyproject.toml lists delitem project.dependencies 'tzdata.*'
# Remove pytest-benchmark dependency. We don't care about it in RPM builds.
@@ -103,6 +97,9 @@ popd
%doc README.rst
%changelog
+* Tue Jun 30 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 3.2.0-1
+- Update to 3.2.0 (final); Fixes RHBZ#2435482
+
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.2.0~dev0^20251024git628fd85-3
- Rebuilt for Python 3.15
diff --git a/sources b/sources
index 8ab4a7f..abb27be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pendulum-628fd8510a8956647beedc685c0f0b6bfdc1eeec.tar.gz) = fa4eafe37f451896750a228d05100a9ee5daebf967e748923e4164a11a9626cf5660384ac4ec927259b4791c523268eee1ba24ba3e6c627368b744d26bb00594
+SHA512 (pendulum-3.2.0.tar.gz) = 9f935499ec8bc7ba0f5f8be293ac292c0538bfd01d15cea760f849dd154d04de700bdef08bde874dc2da5c472deb8fd176476a3fbf2cb3d0100eabf368cebc34
reply other threads:[~2026-06-30 20:52 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=178285274062.1.15336253127344276450.rpms-python-pendulum-d366538b0b8e@fedoraproject.org \
--to=code@musicinmybrain.net \
--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