public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <pnemade AT redhat DOT com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-phply] pr-3: Update %check section to use pyproject macros
Date: Tue, 09 Jun 2026 07:24:28 GMT	[thread overview]
Message-ID: <178098986869.1.3837961347376510232.rpms-python-phply-9c0c2119ad9e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-phply
Branch : pr-3
Commit : 9c0c2119ad9e6a57881d389c3d7c1b23490fc606
Author : Parag Nemade <pnemade AT redhat DOT com>
Date   : 2025-09-08T09:26:08+05:30
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-phply/c/9c0c2119ad9e6a57881d389c3d7c1b23490fc606?branch=pr-3

Log:
Update %check section to use pyproject macros

---
diff --git a/python-phply.spec b/python-phply.spec
index 01398b9..fa15d88 100644
--- a/python-phply.spec
+++ b/python-phply.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{pypi_name}
 Version:        1.2.5
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        PHP parser written in Python using PLY 
 
 License:        BSD-3-Clause
@@ -36,6 +36,7 @@ phply is a parser for the PHP programming language written using PLY
 %install
 %pyproject_install
 rm -rf %{buildroot}/%{python3_sitelib}/tests
+%pyproject_save_files %{pypi_name}
 
 %check
 %pyproject_check_import
@@ -50,6 +51,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/tests
 %{python3_sitelib}/%{pypi_name}*.pth
 
 %changelog
+* Mon Sep 08 2025 Parag Nemade <pnemade AT redhat DOT com> - 1.2.5-16
+- Update %%check section to use pyproject macros
+
 * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.2.5-15
 - Rebuilt for Python 3.14.0rc2 bytecode
 

                 reply	other threads:[~2026-06-09  7:24 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=178098986869.1.3837961347376510232.rpms-python-phply-9c0c2119ad9e@fedoraproject.org \
    --to=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