From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/simplejson/
Date: Fri, 22 Nov 2019 19:38:45 +0000 (UTC) [thread overview]
Message-ID: <1574451513.aac7ba165432644289d995c57c9b8acc88be69a1.mgorny@gentoo> (raw)
commit: aac7ba165432644289d995c57c9b8acc88be69a1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 18:11:11 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 19:38:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac7ba16
dev-python/simplejson: Bump to 3.17.0, py3.8
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/simplejson/Manifest | 1 +
dev-python/simplejson/simplejson-3.17.0.ebuild | 29 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/simplejson/Manifest b/dev-python/simplejson/Manifest
index 44ec4b3abbf..e4bb56ebfee 100644
--- a/dev-python/simplejson/Manifest
+++ b/dev-python/simplejson/Manifest
@@ -2,3 +2,4 @@ DIST simplejson-3.13.2.tar.gz 79735 BLAKE2B 5feb87611451054ad8e856e55a4a6bca5047
DIST simplejson-3.14.0.tar.gz 80112 BLAKE2B 5866adeba886b4b4f526d4d7fb7ac65f12fa8cfe593a0ac40419c6f04e2f6b776adea49fdee861be54047666b7275bf229db7f7815515a9273878bf0eb68c5f5 SHA512 a81b20a75840566d5985803f35c56ee6957a433f0a9a6fc2f0fb2d46f978925cff0edc2f2c06fe85e7155c8301fbadc962152671c29310c6306f63afede75f98
DIST simplejson-3.15.0.tar.gz 80963 BLAKE2B affa7da859bc2b2426389d881b53abdd086a2f7082decc9f8968859f54354d50747eb6f1cb8c4cc0151ef1e2cb8ecfb8aabd9f2151eaff2f39c4d08b9430f432 SHA512 601d575a5b8be66a33df28f27292ed12e5aeec39c74aa5a5108d82890dfb45a086e7a3a5072e012031209465c5c518909b4c1fb261fc055e6b9b1523a6bc39b4
DIST simplejson-3.16.0.tar.gz 81203 BLAKE2B 84b465cad6d78814b13ecf5e75b09cc63a9aaaa12b1412567feabdfa02f9c0e83bbcf8191425c517cea38f6bfccbd691442fae4322957dc6ead6565d23393d6b SHA512 c90da313b21ab862b6132e7bbe4883830c8a26fd36224f307859042852cdb900e36e41cc7c6773a1d4cf89476cdb68e1136642f38864ad6ed398716390122968
+DIST simplejson-3.17.0.tar.gz 83119 BLAKE2B 979dbcb5d50aeb55fd1c16daa398ef915ee1f23ca25a84870a3132c265202d1cd253090157cdea179cecc6603618df293a28adeadc795238ec3ccfceda88ea0a SHA512 383ee4fa3b2f378cd83152ba588ffbb620aa0e7cec80d3e3097edfb406a60e96afd6c5302a5b64adb710d3a52479c609873a2db7ab5756d7ca7a51412029e4c6
diff --git a/dev-python/simplejson/simplejson-3.17.0.ebuild b/dev-python/simplejson/simplejson-3.17.0.ebuild
new file mode 100644
index 00000000000..08d29701439
--- /dev/null
+++ b/dev-python/simplejson/simplejson-3.17.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple, fast, extensible JSON encoder/decoder for Python"
+HOMEPAGE="https://github.com/simplejson/simplejson https://pypi.org/project/simplejson/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="|| ( MIT AFL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DOCS=( README.rst CHANGES.txt )
+
+distutils_enable_tests unittest
+
+python_compile() {
+ if ! python_is_python3; then
+ local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+ fi
+ distutils-r1_python_compile
+}
next reply other threads:[~2019-11-22 19:38 UTC|newest]
Thread overview: 172+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-22 19:38 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 19:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/simplejson/ Sam James
2024-09-12 16:56 Arthur Zamarin
2024-09-01 21:06 Sam James
2024-09-01 19:46 Arthur Zamarin
2024-08-31 10:46 Arthur Zamarin
2024-08-31 8:52 Arthur Zamarin
2024-08-31 8:33 Arthur Zamarin
2024-08-31 7:46 Sam James
2024-08-15 3:47 Michał Górny
2024-05-12 16:30 Michał Górny
2023-11-06 10:19 Michał Górny
2023-11-06 7:09 Arthur Zamarin
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 19:25 Arthur Zamarin
2023-11-05 19:25 Arthur Zamarin
2023-11-05 19:17 Arthur Zamarin
2023-11-05 19:10 Arthur Zamarin
2023-10-06 15:08 Michał Górny
2023-09-01 12:16 Sam James
2023-06-04 4:58 Michał Górny
2023-06-03 20:17 Sam James
2023-06-03 19:46 Arthur Zamarin
2023-06-03 18:35 Arthur Zamarin
2023-06-03 18:26 Arthur Zamarin
2023-06-03 18:09 Arthur Zamarin
2023-06-03 18:09 Arthur Zamarin
2023-06-03 18:06 Arthur Zamarin
2023-06-03 18:03 Arthur Zamarin
2023-05-25 21:52 Sam James
2023-05-04 16:56 Michał Górny
2023-04-17 4:21 Michał Górny
2023-04-16 23:17 Sam James
2023-04-16 17:04 Arthur Zamarin
2023-04-16 16:39 Arthur Zamarin
2023-04-16 16:35 Arthur Zamarin
2023-04-16 16:35 Arthur Zamarin
2023-04-16 16:32 Arthur Zamarin
2023-04-16 16:31 Arthur Zamarin
2023-04-16 16:31 Arthur Zamarin
2023-04-07 4:19 Michał Górny
2023-03-15 6:52 Michał Górny
2023-03-11 17:12 Michał Górny
2023-03-11 17:08 Sam James
2023-03-11 16:00 Arthur Zamarin
2023-03-11 9:53 Arthur Zamarin
2023-03-11 8:34 Arthur Zamarin
2023-03-11 8:34 Arthur Zamarin
2023-03-11 8:34 Arthur Zamarin
2023-03-11 8:07 Arthur Zamarin
2023-03-11 8:04 Arthur Zamarin
2023-02-16 14:13 Michał Górny
2023-02-16 5:22 Sam James
2023-02-16 5:01 Sam James
2023-02-12 21:57 Sam James
2023-02-12 20:37 Sam James
2023-02-12 20:24 Sam James
2023-02-12 20:24 Jakov Smolić
2023-02-12 20:24 Jakov Smolić
2023-02-12 20:24 Jakov Smolić
2023-02-06 4:31 Michał Górny
2023-02-05 16:18 Michał Górny
2023-01-04 14:15 Michał Górny
2022-12-17 7:03 Michał Górny
2022-12-16 20:45 Arthur Zamarin
2022-12-16 20:45 Arthur Zamarin
2022-12-16 20:05 Arthur Zamarin
2022-12-16 20:05 Arthur Zamarin
2022-12-16 20:04 Arthur Zamarin
2022-12-16 20:04 Arthur Zamarin
2022-12-16 19:45 Arthur Zamarin
2022-12-16 19:43 Arthur Zamarin
2022-11-15 7:27 Michał Górny
2022-06-17 12:45 Michał Górny
2022-06-17 12:18 Jakov Smolić
2022-06-13 16:29 Sam James
2022-06-13 7:13 Agostino Sarubbo
2022-06-13 7:12 Agostino Sarubbo
2022-06-13 7:11 Agostino Sarubbo
2022-06-13 7:10 Agostino Sarubbo
2022-06-13 7:09 Agostino Sarubbo
2022-06-13 7:07 Agostino Sarubbo
2022-06-05 16:48 Michał Górny
2022-05-10 20:38 Michał Górny
2022-05-10 20:38 Michał Górny
2022-01-17 13:02 James Le Cuirot
2021-10-12 5:11 Michał Górny
2021-10-11 15:18 Sam James
2021-10-02 18:39 Sam James
2021-09-30 18:18 Sam James
2021-09-26 7:28 Agostino Sarubbo
2021-09-26 5:01 Sam James
2021-09-25 19:56 Sam James
2021-09-25 19:53 Sam James
2021-09-25 19:53 Sam James
2021-08-24 6:59 Michał Górny
2021-08-19 21:30 Michał Górny
2021-08-19 19:57 Sam James
2021-08-18 12:58 Agostino Sarubbo
2021-08-17 21:39 Sam James
2021-08-17 18:56 Sam James
2021-08-16 5:20 Agostino Sarubbo
2021-08-16 5:17 Agostino Sarubbo
2021-08-16 5:16 Agostino Sarubbo
2021-08-16 5:13 Agostino Sarubbo
2021-07-10 7:34 Michał Górny
2021-05-06 18:45 Michał Górny
2021-01-06 22:30 Fabian Groffen
2020-09-27 17:47 Michał Górny
2020-09-03 23:57 Sam James
2020-09-01 3:18 Sam James
2020-08-21 19:00 Sergei Trofimovich
2020-08-21 15:36 Agostino Sarubbo
2020-08-21 15:31 Agostino Sarubbo
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 15:27 Agostino Sarubbo
2020-08-19 9:04 Sam James
2020-07-17 5:56 Michał Górny
2020-05-26 10:35 Michał Górny
2020-03-21 16:32 Michał Górny
2020-03-21 9:24 Mart Raudsepp
2020-02-12 16:14 Agostino Sarubbo
2020-02-06 7:51 Sergei Trofimovich
2020-01-27 12:49 Agostino Sarubbo
2020-01-27 12:12 Agostino Sarubbo
2020-01-27 11:56 Mikle Kolyada
2020-01-27 9:53 Sergei Trofimovich
2020-01-27 9:33 Sergei Trofimovich
2020-01-27 8:10 Sergei Trofimovich
2020-01-27 3:02 Thomas Deutschmann
2020-01-26 17:45 Michał Górny
2019-12-23 9:36 Mikle Kolyada
2019-12-17 19:58 Sergei Trofimovich
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-11-19 15:40 Agostino Sarubbo
2019-11-18 12:03 Agostino Sarubbo
2018-08-05 13:53 Patrice Clement
2018-07-30 21:57 Mikle Kolyada
2018-06-26 0:05 Tim Harder
2018-04-29 4:36 Tim Harder
2018-04-29 4:36 Tim Harder
2017-11-25 13:01 Tim Harder
2017-11-15 3:32 Tim Harder
2017-08-20 2:25 Tim Harder
2017-02-13 7:13 Zac Medico
2017-01-30 20:08 Tim Harder
2017-01-23 6:19 Jeroen Roovers
2016-12-24 10:25 Agostino Sarubbo
2016-12-18 16:30 Agostino Sarubbo
2016-12-18 16:25 Agostino Sarubbo
2016-12-14 9:14 Tobias Klausmann
2016-10-30 23:25 Tim Harder
2016-10-24 12:43 Lars Wendler
2016-09-23 20:15 Tim Harder
2016-02-16 10:19 Justin Lecher
2015-11-16 14:19 Agostino Sarubbo
2015-11-15 21:12 Matt Turner
2015-11-10 19:01 Markus Meier
2015-11-09 11:49 Justin Lecher
2015-11-05 11:20 Agostino Sarubbo
2015-11-04 15:17 Agostino Sarubbo
2015-11-03 16:18 Agostino Sarubbo
2015-10-31 6:11 Jeroen Roovers
2015-10-30 9:18 Agostino Sarubbo
2015-10-29 7:05 Jeroen Roovers
2015-10-28 10:53 Justin Lecher
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=1574451513.aac7ba165432644289d995c57c9b8acc88be69a1.mgorny@gentoo \
--to=mgorny@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