public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simon Pichugin <spichugi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pyasn1] f43: Fix modules_version mismatch (0.4.1 -> 0.4.2)
Date: Thu, 16 Jul 2026 06:14:22 GMT [thread overview]
Message-ID: <178418246228.1.16200202943071042642.rpms-python-pyasn1-02bccf3ac50f@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-16 6:14 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=178418246228.1.16200202943071042642.rpms-python-pyasn1-02bccf3ac50f@fedoraproject.org \
--to=spichugi@redhat.com \
--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