public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-dropbox] rawhide: 12.2.2
@ 2026-09-23 16:28 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-09-23 16:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-dropbox
Branch : rawhide
Commit : 0db1f2a4617e812f7569e3673a4b20d072fd5493
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-09-23T11:28:43-05:00
Stats  : +6/-12 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-dropbox/c/0db1f2a4617e812f7569e3673a4b20d072fd5493?branch=rawhide

Log:
12.2.2

---
diff --git a/.gitignore b/.gitignore
index e9a1237..f8fff93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,4 @@
 /dropbox-12.1.0.tar.gz
 /dropbox-12.2.0.tar.gz
 /dropbox-12.2.1.tar.gz
+/dropbox-12.2.2.tar.gz

diff --git a/python-dropbox.spec b/python-dropbox.spec
index 51a93c9..f925e77 100644
--- a/python-dropbox.spec
+++ b/python-dropbox.spec
@@ -1,13 +1,12 @@
 %global pypi_name dropbox
 Name:           python-%{pypi_name}
-Version:        12.2.1
+Version:        12.2.2
 Release:        1%{?dist}
 Summary:        Official Dropbox REST API Client
 License:        MIT
 
 URL:            https://www.dropbox.com/developers/core/sdks
 Source0:        %pypi_source
-Patch0:         unpin.patch
 
 BuildArch:      noarch
 
@@ -47,6 +46,9 @@ A Python library for Dropbox's HTTP-based Core and Datastore APIs.
 %{python3_sitelib}/%{pypi_name}-%{version}.dist-info/
 
 %changelog
+* Wed Sep 23 2026 Gwyn Ciesla <gwync@protonmail.com> - 12.2.2-1
+- 12.2.2
+
 * Mon Jul 20 2026 Gwyn Ciesla <gwync@protonmail.com> - 12.2.1-1
 - 12.2.1
 

diff --git a/sources b/sources
index b6381bb..ad93969 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dropbox-12.2.1.tar.gz) = da6c8607271bdaa25ce262a46bb47cee1f6ac618ebeeb606fe737a66b5b2d48dbcafaf221a49792c1aa4f88769291de46b1e44e7fef9bbd392a07af52898df81
+SHA512 (dropbox-12.2.2.tar.gz) = 96298bb4cbc8359bcea3aae59915376ac3f5eb0c1dbbc41e67987617c356b8b810ce17812edd80f1463d48820a46a2da93d70163b01baca091ae8bca3f96b3dc

diff --git a/unpin.patch b/unpin.patch
deleted file mode 100644
index adc36ce..0000000
--- a/unpin.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/pyproject.toml~	2026-07-20 11:43:04.000000000 -0500
-+++ b/pyproject.toml	2026-07-20 12:45:12.663481047 -0500
-@@ -1,5 +1,5 @@
- [build-system]
--requires = ["setuptools>=77", "setuptools-scm>=8,<9"]
-+requires = ["setuptools>=77", "setuptools-scm>=8"]
- build-backend = "setuptools.build_meta"
- 
- [project]

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

only message in thread, other threads:[~2026-09-23 16:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 16:28 [rpms/python-dropbox] rawhide: 12.2.2 Gwyn Ciesla

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