public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/dropbox-sdk-python/
Date: Wed, 25 Jan 2023 10:57:50 +0000 (UTC)	[thread overview]
Message-ID: <1674644135.50a4d1d417b022a182af3bac2e491bd68ec5fc86.ceamac@gentoo> (raw)
Message-ID: <20230125105750.s5-atEtxH3xvfnDpVhrZ3318W7iVAg7TDSFjHCnwnuk@z> (raw)

commit:     50a4d1d417b022a182af3bac2e491bd68ec5fc86
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 08:22:53 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 10:55:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50a4d1d4

dev-python/dropbox-sdk-python: enable py3.11, disable py3.8

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-python/dropbox-sdk-python/Manifest                          | 2 +-
 dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/dropbox-sdk-python/Manifest b/dev-python/dropbox-sdk-python/Manifest
index b21c57ee4..f5a57eb03 100644
--- a/dev-python/dropbox-sdk-python/Manifest
+++ b/dev-python/dropbox-sdk-python/Manifest
@@ -1 +1 @@
-DIST dropbox-sdk-python-11.28.0.tar.gz 1155409 BLAKE2B b4b664b0f3c0ebaef23a4878d5331293f015b23fd8c5ed4f691dd309a98a21b82f67bc4f7cd0eced446d055808d17d6871088b1126499e340f34b15e7d6a013f SHA512 9776a75962d7370ea38b50d05801b662884086ccf865288f00cb0941143f41f8d9ab0947676cd403acdc92cd08fce519bf9f1471da9ccc64f0dd7278487be174
+DIST dropbox-sdk-python-11.28.0.gh.tar.gz 1155409 BLAKE2B b4b664b0f3c0ebaef23a4878d5331293f015b23fd8c5ed4f691dd309a98a21b82f67bc4f7cd0eced446d055808d17d6871088b1126499e340f34b15e7d6a013f SHA512 9776a75962d7370ea38b50d05801b662884086ccf865288f00cb0941143f41f8d9ab0947676cd403acdc92cd08fce519bf9f1471da9ccc64f0dd7278487be174

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild
index 2a157f43b..da08fdbe6 100644
--- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild
+++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild
@@ -3,13 +3,13 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
-
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="The offical Dropbox SDK for Python"
 HOMEPAGE="https://www.dropbox.com/developers"
-SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"


             reply	other threads:[~2023-01-25 10:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 10:56 Viorel Munteanu [this message]
2023-01-25 10:57 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/dropbox-sdk-python/ Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2023-01-29 10:00 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-01-29 10:00 Viorel Munteanu
2022-11-02 16:23 Viorel Munteanu
2022-03-21  7:17 Viorel Munteanu
2022-03-21  7:17 Viorel Munteanu
2022-02-04 20:36 Viorel Munteanu
2022-02-04 20:36 Viorel Munteanu
2022-01-31 10:33 Viorel Munteanu
2022-01-29 21:04 Viorel Munteanu
2022-01-29 21:04 Viorel Munteanu
2022-01-09 11:32 Viorel Munteanu
2021-12-29 12:07 Viorel Munteanu
2021-12-24 18:03 Viorel Munteanu

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=1674644135.50a4d1d417b022a182af3bac2e491bd68ec5fc86.ceamac@gentoo \
    --to=ceamac@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