From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-python/jsonpatch/Manifest | 7 +++++++ dev-python/jsonpatch/jsonpatch-1.13.ebuild | 28 ++++++++++++++++++++++++++++ dev-python/jsonpatch/jsonpatch-1.15.ebuild | 28 ++++++++++++++++++++++++++++ dev-python/jsonpatch/metadata.xml | 20 ++++++++++++++++++++ 4 files changed, 83 insertions(+) create mode 100644 dev-python/jsonpatch/Manifest create mode 100644 dev-python/jsonpatch/jsonpatch-1.13.ebuild create mode 100644 dev-python/jsonpatch/jsonpatch-1.15.ebuild create mode 100644 dev-python/jsonpatch/metadata.xml (limited to 'dev-python/jsonpatch') diff --git a/dev-python/jsonpatch/Manifest b/dev-python/jsonpatch/Manifest new file mode 100644 index 000000000000..1a6a79eea578 --- /dev/null +++ b/dev-python/jsonpatch/Manifest @@ -0,0 +1,7 @@ +DIST jsonpatch-1.13.tar.gz 15119 SHA256 9470656a08002e309632b59772b206ce0564c9a77b44c25f05f49dd2cad248d5 SHA512 23f0c92c2c8834d5e3129e9ba78ece7da2646dd60d5b0522b0f09d83e20057ef7517042e5ee8547804185d3ce23cff394c8fe78df93fad7999fae12cc5467a45 WHIRLPOOL 39a08103e5476a2ddb8fb120b61d6e99d80ff1bfe0a1b2949515d830299e99f5a41ca15b7e507b4700ca948687082ff1edce3c13ce5a161bb08fe6f57bffecbb +DIST jsonpatch-1.15.tar.gz 15544 SHA256 ae23cd08b2f7246f8f2475363501e740c4ef93f08f2a3b7b9bcfac0cc37fceb1 SHA512 c5df880764b14a2fb60bb46e319bf006644ce1472d0413cf08ad151cf386e5be9fec197fd9efe0bfc3aa22dadf4078344c11211c1e8a3d5cc3ddcb998795dc91 WHIRLPOOL cacc064387db34183d7790bf1379daab37f104c6247888f4cee3108c43ef4a45cb589216df23b536f9c9e38ff94b52b4ca89b7f53bd37280f4d5b605f307ffa1 +EBUILD jsonpatch-1.13.ebuild 801 SHA256 39092f0726d1c3ac8f72cd7213059a1a2165751e9749d27ab7511dd59b09de84 SHA512 06bec10c49dc7a3b09f3ffa8aea48c67d75feb63384a1a0714f334dcfbb0615504b27fc2526ff8cc65edb7462be8a5856d139693db688d6b610f2af1896225d9 WHIRLPOOL 5c182c8e5d46f2d2782b8175e6db3a66c975c7e8039b036359e26c4c35563edef95749930502ee144c90da142b7ba389ae29e9f61b0b14776988fc33e32e6d4a +EBUILD jsonpatch-1.15.ebuild 809 SHA256 04a0ce906863d210f93971e370a7af0a4d12a7b930992d2bcd8c869083b44ed1 SHA512 288a6d1297c6d286b15b152796701cc71d9bdb9e9bf518ba50a169e31b4e56dbb67dfba2d8bb212582188b3d64a60b2fef312a66c94af626857febd821ae45a7 WHIRLPOOL d2f2fa0689304d4d6f66bf82f1f5803295fa6c82f078cb4e6a231e38800771900aca11a30e8a293cb5a85bfe5735068dfb197c822247c03f0f0b33771a09ebf4 +MISC ChangeLog 3162 SHA256 78d4f73e6e347bf60ef3fc6f73352fff25b774f4bd8fdf29cf0c318e61fafa0a SHA512 f735140b43e1d870eaab04a2067bca58ce34e76f7f250d6d1494944a9ca32217e9777a84b1da3be392a51a40d04652e99a11fbe20970de64712e12d0481cc7f9 WHIRLPOOL 28ba9703d595702836496500111f3af06e91101c6721eb29e7cf6f4f87c43acb7729aa90ac5570ea8d52311aaaa76abee166dc2f7510928f62a33016e97ff7d1 +MISC ChangeLog-2015 1870 SHA256 386934a47a056fdc796767b1ca5691b5f5fc84498def0c8e75581ccb58fd2004 SHA512 db85a6bd39da849b23f1cee4326d4e23bd686d2039fb3c6dff6ccaaee2c4f1f5b31ad12c7ea6b98a2e425ccca2d6373844c0486a30c4564c9b941891be64d976 WHIRLPOOL 21bae6cadaf1da6760c33f4f3092fa04f4300083f09b88b039134ceb2fee73aca5ef059c5a447ab5ffccece97fe1e464caba9a9803b8587b39e104b21f4ef1af +MISC metadata.xml 679 SHA256 455283535f1c6ecee1e90535a715a49c0b2d65923bcb30765fafb7815f9b26b1 SHA512 37946af836c2d8b521618688ffee4b33c1864751081c1f1cd86442e6eb6cf822cfd9dbc228f834fbd31ca63b1dd24927cdb680076e2bd7ead941558ac1d2e436 WHIRLPOOL 69c20b12ea5b35cb4c86f56ca7adb7fc91d2b27a03fb2a84ee7927a57f0e9ef75647f72cc6b10802143b6cbb498ea5ae777933888ed73f2524988066b8530247 diff --git a/dev-python/jsonpatch/jsonpatch-1.13.ebuild b/dev-python/jsonpatch/jsonpatch-1.13.ebuild new file mode 100644 index 000000000000..115f4a0ed516 --- /dev/null +++ b/dev-python/jsonpatch/jsonpatch-1.13.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) + +RESTRICT="test" + +inherit distutils-r1 + +DESCRIPTION="Apply JSON-Patches according to + http://tools.ietf.org/html/draft-pbryan-json-patch-04" +HOMEPAGE="https://github.com/stefankoegl/python-json-patch" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +IUSE="test" + +RDEPEND=">=dev-python/jsonpointer-1.9[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( ${RDEPEND} )" + +python_test() { + "${PYTHON}" tests.py || die "Tests of tests.py fail with ${EPYTHON}" + "${PYTHON}" ext_tests.py || die "Tests of ext_tests.py fail with ${EPYTHON}" +} diff --git a/dev-python/jsonpatch/jsonpatch-1.15.ebuild b/dev-python/jsonpatch/jsonpatch-1.15.ebuild new file mode 100644 index 000000000000..06dcd9751bba --- /dev/null +++ b/dev-python/jsonpatch/jsonpatch-1.15.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) + +RESTRICT="test" + +inherit distutils-r1 + +DESCRIPTION="Apply JSON-Patches according to + http://tools.ietf.org/html/draft-pbryan-json-patch-04" +HOMEPAGE="https://github.com/stefankoegl/python-json-patch" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="test" + +RDEPEND=">=dev-python/jsonpointer-1.9[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( ${RDEPEND} )" + +python_test() { + "${PYTHON}" tests.py || die "Tests of tests.py fail with ${EPYTHON}" + "${PYTHON}" ext_tests.py || die "Tests of ext_tests.py fail with ${EPYTHON}" +} diff --git a/dev-python/jsonpatch/metadata.xml b/dev-python/jsonpatch/metadata.xml new file mode 100644 index 000000000000..90675b487db0 --- /dev/null +++ b/dev-python/jsonpatch/metadata.xml @@ -0,0 +1,20 @@ + + + + + prometheanfire@gentoo.org + Matthew Thode + + + python@gentoo.org + Python + + + Python library to apply JSON Patches according to + http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-08 + + + jsonpatch + stefankoegl/python-json-patch + + -- cgit v1.2.3