Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2023 06:29:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271687] print/py-python-ly: update to 0.9.7
Message-ID:  <bug-271687-7788-VgQ65Cxsba@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271687-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271687-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271687

martin.dieringer@gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #242911|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from martin.dieringer@gmx.de ---
Comment on attachment 242911
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242911
Update to 0.9.8

>diff -ruN /usr/ports//print/py-python-ly/Makefile ./Makefile
>--- /usr/ports//print/py-python-ly/Makefile	2022-10-18 17:11:55.637522000 =
+0200
>+++ ./Makefile	2023-06-21 06:10:46.622757000 +0200
>@@ -1,20 +1,22 @@
>+# Created by: martin.dieringer@gmx.de
>+# $FreeBSD: head/print/py-python-ly/Makefile 523950 2020-01-24 04:48:40Z =
tcberner $
>+
> PORTNAME=3D	python-ly
>-PORTVERSION=3D	0.9.6
>+PORTVERSION=3D	0.9.8
> DISTVERSIONPREFIX=3D	v
> CATEGORIES=3D	print python
> PKGNAMEPREFIX=3D	${PYTHON_PKGNAMEPREFIX}
>=20
> MAINTAINER=3D	martin.dieringer@gmx.de
> COMMENT=3D	Python package to manipulate LilyPond files
>-WWW=3D		https://github.com/wbsoft/python-ly
>=20
> LICENSE=3D	GPLv3
>=20
>-USES=3D		python:3.6+
>+USES=3D		python
>=20
> USE_GITHUB=3D	yes
>-GH_ACCOUNT=3D	wbsoft
>+GH_ACCOUNT=3D	frescobaldi
>=20
>-USE_PYTHON=3D	distutils autoplist
>+USE_PYTHON=3D	pep517 autoplist
>=20
> .include <bsd.port.mk>
>diff -ruN /usr/ports//print/py-python-ly/distinfo ./distinfo
>--- /usr/ports//print/py-python-ly/distinfo	2022-10-18 17:11:55.637557000 =
+0200
>+++ ./distinfo	2023-06-18 23:25:39.872444000 +0200
>@@ -1,3 +1,3 @@
>-TIMESTAMP =3D 1579687717
>-SHA256 (wbsoft-python-ly-v0.9.6_GH0.tar.gz) =3D f1e7a2386c50460c2bf6e0876=
216f5101f3ee4aa956c6eb2348d901e005d1a07
>-SIZE (wbsoft-python-ly-v0.9.6_GH0.tar.gz) =3D 239625
>+TIMESTAMP =3D 1687123539
>+SHA256 (frescobaldi-python-ly-v0.9.8_GH0.tar.gz) =3D bdd64fb947e8804cd7d1=
eedbd57552a0f1cd3411a7a063ad5ec39db78e8303ad
>+SIZE (frescobaldi-python-ly-v0.9.8_GH0.tar.gz) =3D 250615
>diff -ruN /usr/ports//print/py-python-ly/files/patch-pyproject.toml ./file=
s/patch-pyproject.toml
>--- /usr/ports//print/py-python-ly/files/patch-pyproject.toml	1970-01-01 0=
1:00:00.000000000 +0100
>+++ ./files/patch-pyproject.toml	2023-06-21 06:17:00.608627000 +0200
>@@ -0,0 +1,9 @@
>+--- pyproject.toml.orig	2023-06-16 13:33:13 UTC
>++++ pyproject.toml
>+@@ -1,5 +1,5 @@
>+ [build-system]
>+-requires =3D ["setuptools >=3D 64"]
>++requires =3D ["setuptools >=3D 63"]
>+ build-backend =3D "setuptools.build_meta"
>+=20
>+ [project]
>diff -ruN /usr/ports//print/py-python-ly/pkg-descr ./pkg-descr
>--- /usr/ports//print/py-python-ly/pkg-descr	2022-10-18 17:11:55.637592000=
 +0200
>+++ ./pkg-descr	2023-06-21 06:30:48.333929000 +0200
>@@ -9,3 +9,5 @@
> The python-ly package is Free Software, licensed under the GPL.  This
> package is written by the Frescobaldi developers and is used extensively =
by
> the Frescobaldi project.  The main author is Wilbert Berendsen.
>+
>+WWW: https://github.com/frescobaldi/python-ly

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271687-7788-VgQ65Cxsba>