public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-ytmusicapi] rawhide: update to 1.12.1
Date: Sat, 13 Jun 2026 23:24:29 GMT	[thread overview]
Message-ID: <178139306988.1.12910647740507176430.rpms-python-ytmusicapi-609388835a81@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-ytmusicapi
            Branch : rawhide
            Commit : 609388835a81e0b9b134e5140c8af494adae3042
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-13T20:23:21-03:00
            Stats  : +6/-14 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-ytmusicapi/c/609388835a81e0b9b134e5140c8af494adae3042?branch=rawhide

            Log:
            update to 1.12.1

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index 1a18358..621a602 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /ytmusicapi-1.3.0.tar.gz
 /ytmusicapi-1.9.0.tar.gz
 /ytmusicapi-1.10.2.tar.gz
+/ytmusicapi-1.12.1.tar.gz

diff --git a/001-setuptools-version.patch b/001-setuptools-version.patch
deleted file mode 100644
index 2facc87..0000000
--- a/001-setuptools-version.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/pyproject.toml	2022-11-30 17:16:12.000000000 +0300
-+++ b/pyproject.toml	2022-12-10 14:56:40.675156735 +0300
-@@ -22,7 +22,7 @@
- repository = "https://github.com/sigma67/ytmusicapi"
- 
- [build-system]
--requires = ["setuptools>=65", "setuptools_scm[toml]>=7"]
-+requires = ["setuptools>=58", "setuptools_scm[toml]>=7"]
- build-backend = "setuptools.build_meta"
- 
- [tool.setuptools_scm]

diff --git a/python-ytmusicapi.spec b/python-ytmusicapi.spec
index c3ad1c4..421b0c4 100644
--- a/python-ytmusicapi.spec
+++ b/python-ytmusicapi.spec
@@ -1,14 +1,13 @@
 %global srcname ytmusicapi
 
 Name:           python-%{srcname}
-Version:        1.10.2
+Version:        1.12.1
 Release:        %autorelease
 License:        MIT
 Summary:        Unofficial API for YouTube Music
 Url:            https://github.com/sigma67/%{srcname}
 Source0:        %{pypi_source}
 Source1:        ytmusicapi.1
-#Patch0:         001-setuptools-version.patch
 
 BuildArch:      noarch
 BuildRequires:  python3-devel
@@ -30,12 +29,15 @@ Summary:        %{summary}
 %autosetup -n %{srcname}-%{version} -p1
 
 %generate_buildrequires
+export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
 %pyproject_buildrequires -r
  
 %build
+export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
 %pyproject_wheel
 
 %install
+export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
 %pyproject_install
 %pyproject_save_files %{srcname}
 install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/ytmusicapi.1

diff --git a/sources b/sources
index 2e9fe90..8a853e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ytmusicapi-1.10.2.tar.gz) = 7d2d1a4dde485c6c96eac7a9e06df2c87367b0e61df6f441924c1d00974c32a2ae7149e3a1d95612a57d2c7d5c2223f03cb95de4e76af5366f2d64bb639473b5
+SHA512 (ytmusicapi-1.12.1.tar.gz) = 38aad178cccd7ce666ad58d39d77a577ec293e178ac196ded36f160de42cf4e04df416ca88796a1f9cb71a4cdc6195e67100530f3dcecc6295bab3fa6245bc5f

                 reply	other threads:[~2026-06-13 23: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=178139306988.1.12910647740507176430.rpms-python-ytmusicapi-609388835a81@fedoraproject.org \
    --to=filiperosset@fedoraproject.org \
    --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