public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-dulwich] rawhide: 1.2.8
@ 2026-07-06 17:44 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-06 17:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-dulwich
Branch : rawhide
Commit : b7bae36254d7af557875ff06018624c7a4e4baa7
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-07-06T12:44:13-05:00
Stats : +3/-20 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-dulwich/c/b7bae36254d7af557875ff06018624c7a4e4baa7?branch=rawhide
Log:
1.2.8
---
diff --git a/.gitignore b/.gitignore
index 9c1a52c..dcedc52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,4 @@
/dulwich-1.2.5.tar.gz
/dulwich-1.2.6.tar.gz
/dulwich-1.2.7.tar.gz
+/dulwich-1.2.8.tar.gz
diff --git a/dulwich-fix-metadata.patch b/dulwich-fix-metadata.patch
deleted file mode 100644
index b9d762b..0000000
--- a/dulwich-fix-metadata.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index b559c289a6..614a9c6ee4 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -3,7 +3,7 @@ members = ["crates/*"]
- resolver = "2"
-
- [workspace.dependencies]
--pyo3 = ">=0.25, <0.29"
-+pyo3 = ">=0.25, <0.30"
-
- [workspace.package]
- version = "1.2.5"
diff --git a/python-dulwich.spec b/python-dulwich.spec
index af7d2e6..49f344d 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -2,7 +2,7 @@
%global __provides_exclude_from ^(%{python3_sitearch}/.*\\.so)$
Name: python-%{srcname}
-Version: 1.2.7
+Version: 1.2.8
Release: %autorelease
Summary: Python implementation of the Git file formats and protocols
@@ -10,11 +10,6 @@ License: GPL-2.0-or-later OR Apache-2.0
URL: https://www.dulwich.io/
Source0: %{pypi_source}
-# Support pyo3 0.29
-# https://github.com/jelmer/dulwich/commit/f8762ba0184e572f54be2a494d728bfe8c000917
-# PyO3 0.29 fixes RUSTSEC-2026-0176 and RUSTSEC-2026-0177.
-Patch: dulwich-fix-metadata.patch
-
BuildRequires: python3-devel
BuildRequires: cargo-rpm-macros
diff --git a/sources b/sources
index 880a0f6..ba5cfcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dulwich-1.2.7.tar.gz) = 57ebe0e682b7e01a2ee452f8378be6228ebfa8d35549c7f1d7d2c24263972649def0bf5c57e911ba859f61d7d26df9b6053c7b2222e858076f9a9272d8fed660
+SHA512 (dulwich-1.2.8.tar.gz) = a8da223bce5a2d07fca9f2e8eced5602efd1230cae9bd0f8d3b2e789ae6289d7c908615bcc5cd34072401ea71979938c2cce5c2e003bddb53ea24337a5868ed7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 17:44 [rpms/python-dulwich] rawhide: 1.2.8 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox