public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/baron/
Date: Mon, 11 Jul 2022 19:22:51 +0000 (UTC)	[thread overview]
Message-ID: <1657567144.8be2a19f97af550a64eeaf7d798476c5c4e801bb.cybertailor@gentoo> (raw)

commit:     8be2a19f97af550a64eeaf7d798476c5c4e801bb
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jul 11 18:38:15 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Jul 11 19:19:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8be2a19f

dev-python/baron: update EAPI 7 -> 8

Closes: https://bugs.gentoo.org/848135
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/baron/Manifest         |  2 +-
 dev-python/baron/baron-0.9.ebuild | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-python/baron/Manifest b/dev-python/baron/Manifest
index 1ca7a27b6..78c5b0c33 100644
--- a/dev-python/baron/Manifest
+++ b/dev-python/baron/Manifest
@@ -1 +1 @@
-DIST baron-0.9.tar.gz 835127 BLAKE2B be5aee3b5f7d8c317295cb88429eb2feb45c2fba135ba1a57370a070bd27dd6ee1fea8048201f40d7579bea56c535855a8605d6304f1987f4b138ed5591d0b77 SHA512 ed31bad1442b8d868ab9872f057db31ad8730654a7e8d49119c75d5631c881b074baf5754b0b0b5023dad62eda1f40461e4445321695248cfa3530b608d48c8e
+DIST baron-0.9.gh.tar.gz 835127 BLAKE2B be5aee3b5f7d8c317295cb88429eb2feb45c2fba135ba1a57370a070bd27dd6ee1fea8048201f40d7579bea56c535855a8605d6304f1987f4b138ed5591d0b77 SHA512 ed31bad1442b8d868ab9872f057db31ad8730654a7e8d49119c75d5631c881b074baf5754b0b0b5023dad62eda1f40461e4445321695248cfa3530b608d48c8e

diff --git a/dev-python/baron/baron-0.9.ebuild b/dev-python/baron/baron-0.9.ebuild
index 461a9f3a3..e1536adbe 100644
--- a/dev-python/baron/baron-0.9.ebuild
+++ b/dev-python/baron/baron-0.9.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 
 DESCRIPTION="Full Syntax Tree for python to make writing refactoring code a realist task"
 HOMEPAGE="https://github.com/PyCQA/baron https://baron.pycqa.org"
-SRC_URI="https://github.com/PyCQA/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/PyCQA/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
@@ -20,6 +20,7 @@ RDEPEND="
 "
 
 distutils_enable_tests pytest
+
 # Doc building fails:
 # RuntimeError: Non Expected warning in `/var/tmp/portage/dev-python/baron-0.9/work/baron-0.9/docs/advanced.rst` line 48
 #distutils_enable_sphinx docs dev-python/matplotlib dev-python/ipython


             reply	other threads:[~2022-07-11 19:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-11 19:22 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 16:10 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/baron/ Julien Roy
2021-12-07 20:42 Maciej Barć
2020-11-11 22:24 Maciej Barć
2020-09-28  6:55 Maciej Barć
2020-05-02  8:59 Andrew Ammerlaan
2020-05-01 23:17 Maciej Barć

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=1657567144.8be2a19f97af550a64eeaf7d798476c5c4e801bb.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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