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] f44: Fix modules_version mismatch (0.4.1 -> 0.4.2)
Date: Thu, 16 Jul 2026 06:07:47 GMT	[thread overview]
Message-ID: <178418206710.1.17870252581043409854.rpms-python-pyasn1-07c7564b46c7@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-16  6:07 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=178418206710.1.17870252581043409854.rpms-python-pyasn1-07c7564b46c7@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