public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pyasn1] f44: Fix modules_version mismatch (0.4.1 -> 0.4.2)
@ 2026-07-16  6:07 Simon Pichugin
  0 siblings, 0 replies; only message in thread
From: Simon Pichugin @ 2026-07-16  6:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pyasn1
Branch : f44
Commit : 07c7564b46c7f2325da0433554a97b192e9ba70f
Author : Simon Pichugin <spichugi@redhat.com>
Date   : 2026-07-15T22:55:59-07:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pyasn1/c/07c7564b46c7f2325da0433554a97b192e9ba70f?branch=f44

Log:
Fix modules_version mismatch (0.4.1 -> 0.4.2)

---
diff --git a/python-pyasn1.spec b/python-pyasn1.spec
index 030ea10..1f8d44c 100644
--- a/python-pyasn1.spec
+++ b/python-pyasn1.spec
@@ -1,5 +1,5 @@
 %global module pyasn1
-%global modules_version 0.4.1
+%global modules_version 0.4.2
 
 Name:           python-pyasn1
 Version:        0.6.4
@@ -51,7 +51,7 @@ BuildRequires:  python3-sphinx
 %build
 %pyproject_wheel
 
-pushd ../pyasn1-modules-%{modules_version}
+pushd ../pyasn1_modules-%{modules_version}
 %pyproject_wheel
 popd
 

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

only message in thread, other threads:[~2026-07-16  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16  6:07 [rpms/python-pyasn1] f44: Fix modules_version mismatch (0.4.1 -> 0.4.2) Simon Pichugin

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