public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ly/
Date: Sun, 16 Feb 2020 13:41:52 +0000 (UTC)	[thread overview]
Message-ID: <1581860491.caa1b79b4e301f87fca63f331a412a601a6b7b5c.asturm@gentoo> (raw)

commit:     caa1b79b4e301f87fca63f331a412a601a6b7b5c
Author:     Jouni Kosonen <jouni.kosonen <AT> tukesoft <DOT> com>
AuthorDate: Sun Feb 16 09:28:01 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 13:41:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caa1b79b

dev-python/python-ly: version bump to 0.9.6

Add python3_7 support to enable same for media-sound/frescobaldi

Signed-off-by: Jouni Kosonen <jouni.kosonen <AT> tukesoft.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-python/python-ly/Manifest               |  1 +
 dev-python/python-ly/python-ly-0.9.6.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev-python/python-ly/Manifest b/dev-python/python-ly/Manifest
index d0a1aab5f59..d5f9f0526b2 100644
--- a/dev-python/python-ly/Manifest
+++ b/dev-python/python-ly/Manifest
@@ -1 +1,2 @@
 DIST python-ly-0.9.5.tar.gz 174780 BLAKE2B 9cac626f5f363a3239e0c60772db864ae5764a9c3556a484182f18a407b3171d796ddb3549debbb4ce91129b9956a224870ba4b63d8e98228905de3ae4abc3d9 SHA512 f43aa4fce0af970dd64b0cfb75caef57749048d4eb088de6e08e820935c359203de9e99134a0248f7dc26067d0e4eaf2b373a5a2b746e09dea7997437f99812b
+DIST python-ly-0.9.6.tar.gz 179345 BLAKE2B 56b4e01b61ebe189f1de942ce848bb652bff857d61e2c410ac8e522cfff99b0e9c14d9619dd6d657a20d5a7abee16950c91bf0b1d5184fd7152c8cd2465360c9 SHA512 76da1c895555c87eb58308db13347feb66e9090bb1f6cdc253a1eaf810439dbe4089e9e0453fa1e6e0e30d19a91e0a9d7d20ea3ceb0062c76ba16cdf3b389e3a

diff --git a/dev-python/python-ly/python-ly-0.9.6.ebuild b/dev-python/python-ly/python-ly-0.9.6.ebuild
new file mode 100644
index 00000000000..7d76c2a287f
--- /dev/null
+++ b/dev-python/python-ly/python-ly-0.9.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Tool and library for manipulating LilyPond files"
+HOMEPAGE="https://github.com/wbsoft/python-ly https://pypi.org/project/python-ly/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"


             reply	other threads:[~2020-02-16 13:41 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-16 13:41 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-25 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ly/ Michał Górny
2025-01-25 10:41 Sam James
2025-01-25  9:20 Arthur Zamarin
2025-01-04  9:30 Michał Górny
2024-08-13 14:52 Miroslav Šulc
2024-08-13 14:52 Miroslav Šulc
2023-02-21 17:17 Michał Górny
2023-02-21 17:17 Michał Górny
2022-06-06  9:29 Jakov Smolić
2022-06-06  9:29 Jakov Smolić
2022-05-31  1:56 Sam James
2021-05-23 10:10 Miroslav Šulc
2020-07-20  9:01 Joonas Niilola
2020-03-09 20:22 Andreas Sturmlechner
2020-03-09 12:48 Agostino Sarubbo
2020-03-09 12:39 Agostino Sarubbo
2020-02-16 13:41 Andreas Sturmlechner
2020-02-05 20:47 Michał Górny
2018-11-29 19:50 Mikle Kolyada
2018-11-28  2:07 Thomas Deutschmann
2018-11-20 22:58 Patrice Clement
2018-05-20  0:16 Aaron Bauman
2017-03-01 14:01 Tim Harder
2017-03-01 13:57 Tim Harder
2016-05-13  3:39 Tim Harder
2016-03-12  7:47 Tim Harder
2015-11-11  4:04 Ian Delaney

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=1581860491.caa1b79b4e301f87fca63f331a412a601a6b7b5c.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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