public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Eduardo Echeverria <echevemaster@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-itemloaders] rawhide: Update to 1.4.0
Date: Mon, 29 Jun 2026 23:22:51 GMT	[thread overview]
Message-ID: <178277537124.1.10573131376923896775.rpms-python-itemloaders-f82f3c2e8b88@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-itemloaders
Branch : rawhide
Commit : f82f3c2e8b88d0ca7cde396016849857b99fc192
Author : Eduardo Echeverria <echevemaster@gmail.com>
Date   : 2026-06-29T20:21:11-03:00
Stats  : +12/-9 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-itemloaders/c/f82f3c2e8b88d0ca7cde396016849857b99fc192?branch=rawhide

Log:
Update to 1.4.0

---
diff --git a/python-itemloaders.spec b/python-itemloaders.spec
index f9a3a5a..73e487e 100644
--- a/python-itemloaders.spec
+++ b/python-itemloaders.spec
@@ -10,8 +10,8 @@ For example, it allows you to have all your casting and parsing rules in a
 single place.}
 
 Name:		python-itemloaders
-Version:	1.3.2
-Release:	8%{?dist}
+Version:	1.4.0
+Release:	1%{?dist}
 Summary:	Library that helps you collect data from HTML and XML sources.
 
 # Automatically converted from old format: BSD - review is highly recommended.
@@ -29,7 +29,6 @@ BuildArch:	noarch
 Summary:	%{summary}
 
 BuildRequires:	python3-devel
-BuildRequires:	python3-setuptools
 BuildRequires:	python3-parsel
 BuildRequires:	python3-jmespath
 BuildRequires:	python3-w3lib
@@ -42,21 +41,25 @@ BuildRequires:	python3-w3lib
 %prep
 %autosetup -n %{srcname}-%{version}
 
+%generate_buildrequires
+%pyproject_buildrequires
+
 %build
-%py3_build
+%pyproject_wheel
 
 
 %install
-%py3_install
+%pyproject_install
+%pyproject_save_files -l itemloaders
 
 
-%files -n python3-%{srcname}
-%license LICENSE
+%files -n python3-%{srcname} -f %{pyproject_files}
 %doc README.rst
-%{python3_sitelib}/itemloaders
-%{python3_sitelib}/itemloaders-*.egg-info
 
 %changelog
+* Mon Jun 29 2026 Eduardo Echeverria <echevemaster@gmail.com> - 1.4.0-1
+- Update to 1.4.0
+
 * Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 1.3.2-8
 - Rebuilt for Python 3.15
 

                 reply	other threads:[~2026-06-29 23:22 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=178277537124.1.10573131376923896775.rpms-python-itemloaders-f82f3c2e8b88@fedoraproject.org \
    --to=echevemaster@gmail.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