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

A new commit has been pushed.

Repo   : rpms/python-pyasn1
Branch : f43
Commit : 02bccf3ac50f234b6de2bac3514d772289386d84
Author : Simon Pichugin <spichugi@redhat.com>
Date   : 2026-07-15T23:08:35-07:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pyasn1/c/02bccf3ac50f234b6de2bac3514d772289386d84?branch=f43

Log:
Fix modules_version mismatch (0.4.1 -> 0.4.2)

---
diff --git a/python-pyasn1.spec b/python-pyasn1.spec
index a8d4499..e6dc879 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:14 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:14 [rpms/python-pyasn1] f43: 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