public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Virgil Dupras" <vdupras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/toml/
Date: Tue,  1 Jan 2019 01:16:53 +0000 (UTC)	[thread overview]
Message-ID: <1546305220.be7e9da3213b71585120346202011edb7c05ce12.vdupras@gentoo> (raw)

commit:     be7e9da3213b71585120346202011edb7c05ce12
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  1 01:13:40 2019 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Tue Jan  1 01:13:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be7e9da3

dev-python/toml: bump to 0.10.0

Also, add support for py37 and pypy3 and bump to EAPI 7.

Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/toml/Manifest                                  | 2 +-
 dev-python/toml/{toml-0.9.6.ebuild => toml-0.10.0.ebuild} | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/toml/Manifest b/dev-python/toml/Manifest
index 396b35e761c..89d930e0408 100644
--- a/dev-python/toml/Manifest
+++ b/dev-python/toml/Manifest
@@ -1 +1 @@
-DIST toml-0.9.6.tar.gz 14074 BLAKE2B 758dbde35e1afacad8456cfac42354f3205d2d1ae79ceeea1803fe253472e3299ba171ce9435529f64fd8a31adc7cc1c05282a76a47118b7aa0e3ed61ccacc25 SHA512 9f2804daebae0744c3a00bfb27b2f1efd73c96e7e5a14316d492200d63ba546167f669a187297c76daca5ef35b7adb6f309c1f6129302b6f41e6b7673bdb43b6
+DIST toml-0.10.0.tar.gz 16719 BLAKE2B f7863e9cf0ca5185a59d64010346b4b960c40bc3711d4cbd1ad907d15da823319b748df1a5536465e9f36428bf1599624ede3b1fa68cb420684a52ba137227c9 SHA512 26f26c38ce9cd48305218c2c34c5a5407b00aefc25a933f044bb7be22c23cfdfa3b8cf2da952d17760c4b9038df62e405fa039cc7b63dd3e94c9c312f04f9182

diff --git a/dev-python/toml/toml-0.9.6.ebuild b/dev-python/toml/toml-0.10.0.ebuild
similarity index 62%
rename from dev-python/toml/toml-0.9.6.ebuild
rename to dev-python/toml/toml-0.10.0.ebuild
index 528467cd42e..d50fd3ab181 100644
--- a/dev-python/toml/toml-0.9.6.ebuild
+++ b/dev-python/toml/toml-0.10.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy{,3} )
 
 inherit distutils-r1
 
@@ -15,6 +15,8 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+# peculiar testing depending on https://github.com/BurntSushi/toml-test. Not
+# particularly worth the trouble.
 RESTRICT="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2019-01-01  1:16 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-01  1:16 Virgil Dupras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-10  4:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/toml/ Michał Górny
2022-06-10  3:09 Sam James
2022-05-10 16:49 Michał Górny
2022-05-10 16:49 Michał Górny
2022-04-10 12:32 Fabian Groffen
2021-08-21 22:15 James Le Cuirot
2021-08-13  6:58 Michał Górny
2021-05-05 17:05 Michał Górny
2021-01-06 22:30 Fabian Groffen
2020-12-31  7:41 Sam James
2020-12-31  1:20 Sam James
2020-11-28  8:07 Sam James
2020-11-11  8:49 Michał Górny
2020-09-20 15:38 Michał Górny
2020-07-11  9:34 Michał Górny
2020-07-11  9:34 Michał Górny
2020-07-09  8:27 Agostino Sarubbo
2020-07-09  8:16 Agostino Sarubbo
2020-07-09  8:04 Agostino Sarubbo
2020-07-09  7:06 Sergei Trofimovich
2020-05-25 16:16 Michał Górny
2020-05-20 22:04 Matt Turner
2020-04-01 19:19 Mart Raudsepp
2020-03-29 10:13 Michał Górny
2020-03-29 10:13 Michał Górny
2020-03-14 19:03 Mikle Kolyada
2020-03-14 18:24 Mikle Kolyada
2020-02-24  9:56 Agostino Sarubbo
2020-02-22 14:19 Sergei Trofimovich
2020-02-17 12:25 Agostino Sarubbo
2020-02-17 12:17 Agostino Sarubbo
2020-02-17 12:09 Agostino Sarubbo
2020-02-17 11:45 Agostino Sarubbo
2020-01-31 22:17 Sergei Trofimovich
2020-01-28 11:32 Agostino Sarubbo
2020-01-28 10:20 Agostino Sarubbo
2020-01-05 19:43 Agostino Sarubbo
2020-01-05 18:45 Agostino Sarubbo
2020-01-05 13:40 Sergei Trofimovich
2019-12-24 20:11 Mikle Kolyada
2019-12-07 23:07 Matt Turner
2019-10-12 20:23 Matt Turner
2019-07-22 15:57 Aaron Bauman
2019-07-05 22:27 Sergei Trofimovich
2019-06-27  7:05 Sergei Trofimovich
2019-05-15 22:56 Sergei Trofimovich
2018-11-18 20:22 Patrice Clement
2018-09-26 23:01 Patrice Clement

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=1546305220.be7e9da3213b71585120346202011edb7c05ce12.vdupras@gentoo \
    --to=vdupras@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