mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-03 22:12:37 +01:00
commit
9eddf29e5c
6 changed files with 38 additions and 48 deletions
|
|
@ -1 +1,2 @@
|
|||
DIST stone-3.3.1.gh.tar.gz 282831 BLAKE2B b9a866e43feedea28cd33b89f78100be520a2756fa78888e9a786ae27942a5c19df51010c0af952de70c782d3fc3588de1ae0f58450d807053989bb91d285f15 SHA512 ee07f01b6f10e771afbe6ca6f07d7efa24a5460e5c163f339ae84a8b7742a659f5cb535e674a2f315d1bfa95b7c02e56f46db1f397188b5b6705f6c00c1e9d73
|
||||
DIST stone-3.3.8.gh.tar.gz 281200 BLAKE2B 17af8af8d5cf01483ab4f63ebb694076e675880c0374a11a4b38f02d8783a35c4b518a9109721523fb3efe5b9f6f3381f288a4e00322dfda62343f77f2768f43 SHA512 bd7cd80a44f59225cbd322e385cfc6b6eccd7e30d8e6f0939d0fd65405b75773b1bc4449f6737366d0fa481c5860931b20ffe048eff57aad34ae90be47d18020
|
||||
|
|
|
|||
37
dev-python/stone/stone-3.3.8.ebuild
Normal file
37
dev-python/stone/stone-3.3.8.ebuild
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
# Copyright 2021-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Official Api Spec Language for Dropbox"
|
||||
HOMEPAGE="
|
||||
https://www.dropbox.com/developers
|
||||
https://github.com/dropbox/stone
|
||||
https://pypi.org/project/stone/
|
||||
"
|
||||
SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/ply-3.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/six-1.3.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
#PATCHES=( "${FILESDIR}"/${P}-python3_11.patch )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_prepare_all() {
|
||||
# Don't run tests via setup.py pytest
|
||||
sed -i -e "/'pytest-runner .*',/d" setup.py || die
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
DIST memory_profiler-0.9.14.tar.gz 15424 BLAKE2B 04fbbf816c58cb17b76d5228cecfa20197cccec2adfbfa86f4507416fcd97a8b10fc95e83867d920bd0903f1d5234c8bd813d76e40fa3fa22ca7350399c3f666 SHA512 a7a0fdb283717d48ccf5aa8563117a68f479e6b4bf5b0cf176abb5f0cd8ca98fd4088b585f4854c9cb71affd8e69204b3e0f05b16db250aae443b5b4d3c65c66
|
||||
DIST memory_profiler-1.0.0.tar.gz 18010 BLAKE2B 3e88feea2074fc43c82e40b976b07d0a2fdc69a5084a422957796ff444f48039036cd4255e2eefd0c3297ee3de12b3303d69653673f4290ece765bc122e38189 SHA512 1de1a6cc84a1bc113a27deae17ea81196f642a2cb65bcd7c96269250a7b8f1aceb6a4ffc43a1cec3eb36849442893659248b050a20d8ab32854481d1043c3b9f
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby31 ruby32"
|
||||
|
||||
RUBY_FAKEGEM_TASK_DOC=""
|
||||
RUBY_FAKEGEM_EXTRADOC="README.md"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Memory profiling routines for Ruby 2.1+"
|
||||
HOMEPAGE="https://github.com/SamSaffron/memory_profiler"
|
||||
SRC_URI="https://github.com/SamSaffron/memory_profiler/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="MIT"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby31 ruby32"
|
||||
|
||||
RUBY_FAKEGEM_TASK_DOC=""
|
||||
RUBY_FAKEGEM_EXTRADOC="README.md"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Memory profiling routines for Ruby 2.1+"
|
||||
HOMEPAGE="https://github.com/SamSaffron/memory_profiler"
|
||||
SRC_URI="https://github.com/SamSaffron/memory_profiler/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="MIT"
|
||||
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
SLOT="0"
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>unknown@pentoo.ch</email>
|
||||
<name>Author Unknown</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Loading…
Reference in a new issue