Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pylast: update to 5.3.0.
@ 2024-06-24 11:11 Vinfall
  0 siblings, 0 replies; only message in thread
From: Vinfall @ 2024-06-24 11:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1297 bytes --]

There is a new pull request by Vinfall against master on the void-packages repository

https://github.com/Vinfall/void-packages python3-pylast-update
https://github.com/void-linux/void-packages/pull/50963

python3-pylast: update to 5.3.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

Basically a revival  of #43161, but I did check https://github.com/pylast/pylast/blob/main/pyproject.toml a bit to make sure the deps are still in line with current version.

A patch file from https://github.com/void-linux/void-packages/pull/50963.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pylast-update-50963.patch --]
[-- Type: text/x-diff, Size: 1434 bytes --]

From f026da6950cb05c66c69a0591ea568b2e79abf08 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniahuai0tc@riseup.net>
Date: Mon, 24 Jun 2024 19:07:55 +0800
Subject: [PATCH] python3-pylast: update to 5.3.0.

---
 srcpkgs/python3-pylast/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-pylast/template b/srcpkgs/python3-pylast/template
index 6a3afd557bdb7b..606eb91dc40abd 100644
--- a/srcpkgs/python3-pylast/template
+++ b/srcpkgs/python3-pylast/template
@@ -1,14 +1,15 @@
 # Template file for 'python3-pylast'
 pkgname=python3-pylast
-version=4.1.0
-revision=6
-build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
-depends="python3-setuptools"
+version=5.3.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="hatchling hatch-vcs"
+depends="python3-httpx"
+checkdepends="python3-pytest python3-flaky ${depends}"
 short_desc="Python3 interface to last.fm and libre.fm"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/pylast/pylast"
 distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
-checksum=ad084aec1bf7e307bc42d7cc1a003851f5bee1ad24fb697a9fdc300bbfe63932
-make_check=no # The 'pylast' distribution was not found and is required by the application
+checksum=637943b1b0e6045dd85ed7389db6071a1fea45cc7ff90dc6126fd509ca6fae2f
+make_check=no # Unable to determine tests for PEP517 Python templates

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-24 11:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-24 11:11 [PR PATCH] python3-pylast: update to 5.3.0 Vinfall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).