public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-vcs/dandi-cli/
Date: Mon,  2 May 2022 07:57:32 +0000 (UTC)	[thread overview]
Message-ID: <1651478227.21831e5b30539aa5284e44b91d173234496714cd.chymera@gentoo> (raw)

commit:     21831e5b30539aa5284e44b91d173234496714cd
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon May  2 07:57:07 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon May  2 07:57:07 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=21831e5b

dev-vcs/dandi-cli: dependency update

DISTUTILS_USE_PEP517 removal hopefully soon revertable, cuurently fails
with:

```
AttributeError: module 'versioneer' has no attribute 'get_version'
```

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-vcs/dandi-cli/dandi-cli-0.37.0.ebuild | 3 +--
 dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/dandi-cli/dandi-cli-0.37.0.ebuild b/dev-vcs/dandi-cli/dandi-cli-0.37.0.ebuild
index 48c1627c3..e1117b65e 100644
--- a/dev-vcs/dandi-cli/dandi-cli-0.37.0.ebuild
+++ b/dev-vcs/dandi-cli/dandi-cli-0.37.0.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
@@ -21,7 +20,7 @@ RDEPEND="
 	dev-python/appdirs[${PYTHON_USEDEP}]
 	dev-python/click[${PYTHON_USEDEP}]
 	dev-python/click-didyoumean[${PYTHON_USEDEP}]
-	~dev-python/dandischema-0.6.0[${PYTHON_USEDEP}]
+	~dev-python/dandi-schema-0.6.0[${PYTHON_USEDEP}]
 	dev-python/fasteners[${PYTHON_USEDEP}]
 	dev-python/fscacher[${PYTHON_USEDEP}]
 	dev-python/humanize[${PYTHON_USEDEP}]

diff --git a/dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild b/dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild
index 48c1627c3..e1117b65e 100644
--- a/dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild
+++ b/dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
@@ -21,7 +20,7 @@ RDEPEND="
 	dev-python/appdirs[${PYTHON_USEDEP}]
 	dev-python/click[${PYTHON_USEDEP}]
 	dev-python/click-didyoumean[${PYTHON_USEDEP}]
-	~dev-python/dandischema-0.6.0[${PYTHON_USEDEP}]
+	~dev-python/dandi-schema-0.6.0[${PYTHON_USEDEP}]
 	dev-python/fasteners[${PYTHON_USEDEP}]
 	dev-python/fscacher[${PYTHON_USEDEP}]
 	dev-python/humanize[${PYTHON_USEDEP}]


             reply	other threads:[~2022-05-02  7:57 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-02  7:57 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-02  7:59 [gentoo-commits] proj/sci:master commit in: dev-vcs/dandi-cli/ Horea Christian
2022-07-28 14:10 Horea Christian
2022-09-23 21:27 Horea Christian
2022-09-23 21:29 Horea Christian
2022-09-23 21:34 Horea Christian
2022-10-11 19:23 Andrew Ammerlaan
2022-10-31 14:49 Horea Christian
2023-01-12 22:10 Horea Christian
2023-01-16  5:09 Horea Christian
2023-01-16  5:09 Horea Christian
2023-02-17  7:02 Horea Christian
2023-02-17  7:03 Horea Christian
2023-03-02 14:20 Horea Christian
2023-03-21 22:33 Horea Christian
2023-03-21 22:52 Horea Christian
2023-05-02 23:01 Horea Christian
2023-05-02 23:01 Horea Christian
2023-05-02 23:01 Horea Christian
2023-05-15 17:28 Horea Christian
2023-05-23 10:22 Horea Christian
2023-05-23 10:30 Horea Christian
2023-05-23 10:30 Horea Christian
2023-05-23 10:34 Horea Christian
2023-05-25  6:34 Horea Christian
2023-05-25  7:09 Horea Christian
2023-05-25 18:29 Horea Christian
2024-02-08 16:27 Horea Christian
2024-02-08 16:27 Horea Christian
2024-03-21 22:15 Horea Christian
2024-03-29 22:26 Horea Christian

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=1651478227.21831e5b30539aa5284e44b91d173234496714cd.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --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