Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawrence Amer authored Aug 25, 2018
1 parent 7205c7b commit 560fa09
Show file tree
Hide file tree
Showing 42 changed files with 757 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-python/PTP/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DIST PTP-0.3.0.tar.gz 16608 BLAKE2B caa4967210551932acf13fea2dfe1fbae78e37f982dd74e0317b2d8e40b41df9cf0e8888dabb38bfd273e553c96468a40009494535e152ec7fc17d2104fb1705 SHA512 e6f78a19dd999cb2880a9cecc53dbd66db940055fa8b3f3a73c88f2f6cd7ff06ad182fbe510ca5226b9d7eb675fa624d896546856498688ddab09e1fef0db08d
DIST PTP-0.4.2.tar.gz 694560 BLAKE2B 0fd0839652936a1c654d32bb1dca090053fb0e45bf7ebd0d575a140f6384f57691b08ce3f3ee0204e1443a8b64e4f90573e87a654b51c15037d11b9fc7050fd3 SHA512 eea093e5471784bccdfe461b206291dd60361cfd5b35af4224a5d9f3b3617f01359c4d2ca567b87242807a543c19036e52c759233c9349c6fcc571db022045d5
25 changes: 25 additions & 0 deletions dev-python/PTP/PTP-0.3.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )

inherit distutils-r1

DESCRIPTION="Pentester's Tools Parser"
HOMEPAGE="https://pypi.python.org/pypi/PTP"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"

src_prepare(){
rm -r tests/
}
26 changes: 26 additions & 0 deletions dev-python/PTP/PTP-0.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python{2_7,3_5,3_6} )

inherit distutils-r1

DESCRIPTION="Pentester's Tools Parser"
HOMEPAGE="https://pypi.python.org/pypi/PTP"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"

src_prepare(){
rm -r tests/
eapply_user
}
25 changes: 25 additions & 0 deletions dev-python/intervaltree/intervaltree-9999.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 git-r3

DESCRIPTION="Editable interval tree data structure for Python 2 and 3"
HOMEPAGE="https://github.com/chaimleib/intervaltree"
SRC_URI=""
EGIT_REPO_URI="https://github.com/chaimleib/intervaltree.git"
EGIT_CHECKOUT_DIR="${WORKDIR}/intervaltree"
S="${WORKDIR}/${PN}"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}"
1 change: 1 addition & 0 deletions dev-python/ipaddr/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST ipaddr-2.2.0.tar.gz 26266 BLAKE2B f12807beb52c5cb3c7da2afa4b61b264fb58f0100900e5ca062127ce218f9f5710f38ac7c7183a7aa08b77757c39866d169e6e39c3bc5c6c55df003a9b414ec0 SHA512 5adb117c44e6e5dbdb9e96543aa7a34f35b4a4ec9baa163a25448058c34091bf4019d24f0250928291e4d4bc97dcdf75865daef739e2d94f98cc584e6e6c50dd
31 changes: 31 additions & 0 deletions dev-python/ipaddr/ipaddr-2.2.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )

inherit distutils-r1

DESCRIPTION="Python IP address manipulation library"
HOMEPAGE="https://github.com/google/ipaddr-py https://pypi.org/project/ipaddr/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 x86"

DOCS=( README )

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

python_prepare() {
if python_is_python3; then
2to3 -n -w --no-diffs *.py || die
fi
}

python_test() {
distutils_install_for_testing
"${EPYTHON}" ipaddr_test.py || die "Tests fail with ${EPYTHON}"
}
1 change: 1 addition & 0 deletions dev-python/isc_dhcp_leases/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST isc_dhcp_leases-0.8.1.tar.gz 6208 BLAKE2B dc5feba3390c15718c0df802b8bddd40e7f5d51afd4a635d4d0c5c385491dd89784e2dff7528ac46ec6d9ba088e775c1f1e8f9424a6d5675b78183d7c9edc141 SHA512 ba6fd4b3a22b496d3298c503d81f90bd018333aad56916cf85b116144d004c8f1782a1559e98f61187745c9fe293b3e84dbb310e8a87ee423f51a79567c25115
16 changes: 16 additions & 0 deletions dev-python/isc_dhcp_leases/isc_dhcp_leases-0.8.1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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} )
inherit distutils-r1

DESCRIPTION="Small python module for reading /var/lib/dhcp/dhcpd.leases from isc-dhcp-server"
HOMEPAGE="https://github.com/MartijnBraam/python-isc-dhcp-leases"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
KEYWORDS="~amd64"
SLOT="0"
IUSE=""
1 change: 1 addition & 0 deletions dev-python/itypes/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST itypes-1.1.0.tar.gz 2188 SHA256 c6e77bb9fd68a4bfeb9d958fea421802282451a25bac4913ec94db82a899c073 SHA512 fbaf82a82e0685f54eb98bdea722cf9fa230881d1940e2a74306972eb9f99958cb0cc62b858c340b649e092262793b83dcf76d11d36d04755ecf05e7a2c77d81 WHIRLPOOL c822cc5f5ca3630e78d6a8b3725bcda84c40eb5597c0f54e85698532b66523ade834a78601297894d7e1a89394eacfc734f06112ca1a344705658181fddb98cd
21 changes: 21 additions & 0 deletions dev-python/itypes/itypes-1.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )

inherit distutils-r1

DESCRIPTION="Simple immutable types for python"
HOMEPAGE="http://github.com/tomchristie/itypes"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
2 changes: 2 additions & 0 deletions dev-python/jsbeautifier/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DIST jsbeautifier-1.6.14.tar.gz 55566 BLAKE2B fd296e9df9423ce18c5e49b11a51135392f645f1bf1b8fc0498565201f193611f1f5f40843b76afdce0bd32933ee5a3d2d4b2c3d8d24d67f20c419b84621cd21 SHA512 a0f7c536f8756a9083c7a8fea8f4d5c566efe7df70112a47494384a6d2b46aa1b987ffe8edbe1848c4b3591d66275891debbf53fbaf71045c7e415fe524416b5
DIST jsbeautifier-1.7.5.tar.gz 57125 BLAKE2B bcb2188710c9e96b0c1a497f7904b9fbb00e58365c71f5a308cf4c3d7e6c59497e0bb99f98940dd7ee3fc43a850ba6c67c7ff555291a6fd34055e2b9cd8f2ef6 SHA512 c3ef194af23a3d2bbc5aa97cabfe0173988ff18e8bd85b37568c0c38debdb10e7591bf66a413a1a87a1710ebaa8405498ffcde76b4185663e4abb2e234e52d1e
22 changes: 22 additions & 0 deletions dev-python/jsbeautifier/jsbeautifier-1.6.14.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5,6} )

inherit distutils-r1

DESCRIPTION="Beautify, unpack or deobfuscate JavaScript"
HOMEPAGE="https://pypi.python.org/pypi/jsbeautifier"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=" >=dev-python/six-1.6.1[${PYTHON_USEDEP}]
>=dev-python/editorconfig-0.12.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
22 changes: 22 additions & 0 deletions dev-python/jsbeautifier/jsbeautifier-1.7.5.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5,6} )

inherit distutils-r1

DESCRIPTION="Beautify, unpack or deobfuscate JavaScript"
HOMEPAGE="https://pypi.python.org/pypi/jsbeautifier"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-python/six-1.6.1[${PYTHON_USEDEP}]
>=dev-python/editorconfig-0.12.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
2 changes: 2 additions & 0 deletions dev-python/ldap3/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DIST ldap3-2.4.1.tar.gz 345220 BLAKE2B bcf2ea46d483fd4fbfa7ba48e2a2e72061e82b56ac5bcad0e28aec0d52a723d5e5b2aad1f1c335977edeb260264a5603aa2a2bb726c08fd46a0215c46ad2f287 SHA512 716671c2d07c53d1953aab4668562a1b59a1e642b19d50f3cf05d44c74b6848a34b4197aa2c77f5b1d6b556ec0ca473b0495c24da74e2395aa20dffc8a0a360d
DIST ldap3-2.5.tar.gz 349672 BLAKE2B dd1209d5cfc6f4a628d820672a988c43830f01303b8fd5177338fb9a9a68a3d42fb07853a7eef5fb85f00eb2a7d47f2d25acc571c315ec6dc2610312226f559d SHA512 300c7243283f574e3db7a2f486d377a983963b847a2b20a2a0dbfd1b3b124418922eddb448364174dba692897146e0ce52e1343e2103074d25b0ffa2633b99b8
31 changes: 31 additions & 0 deletions dev-python/ldap3/ldap3-2.4.1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )

inherit distutils-r1

DESCRIPTION="A strictly RFC 4511 conforming LDAP V3 pure Python client"
HOMEPAGE="https://github.com/cannatag/ldap3 https://pypi.python.org/pypi/ldap3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
# The tests are a mess, and the test config is not included in the
# PyPi tarball (see https://travis-ci.org/cannatag/ldap3 and
# https://github.com/cannatag/ldap3/blob/master/test/config.py).
RESTRICT="test"

RDEPEND=">=dev-python/pyasn1-0.1.8[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )
"

python_test() {
nosetests -v -s test || die
}
31 changes: 31 additions & 0 deletions dev-python/ldap3/ldap3-2.5.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )

inherit distutils-r1

DESCRIPTION="A strictly RFC 4511 conforming LDAP V3 pure Python client"
HOMEPAGE="https://github.com/cannatag/ldap3 https://pypi.python.org/pypi/ldap3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
# The tests are a mess, and the test config is not included in the
# PyPi tarball (see https://travis-ci.org/cannatag/ldap3 and
# https://github.com/cannatag/ldap3/blob/master/test/config.py).
RESTRICT="test"

RDEPEND=">=dev-python/pyasn1-0.1.8[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )
"

python_test() {
nosetests -v -s test || die
}
16 changes: 16 additions & 0 deletions dev-python/ldap3/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
ldap3 is a strictly RFC 4511 conforming LDAP V3 pure Python client. The same codebase works with Python, Python 3, PyPy and PyPy3.
This project was formerly named python3-ldap. The name has been changed to avoid confusion with the python-ldap library.
</longdescription>
<upstream>
<remote-id type="pypi">ldap3</remote-id>
<remote-id type="github">cannatag/ldap3</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-python/ldapdomaindump/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST ldapdomaindump-0.8.6.tar.gz 13317 BLAKE2B 22c38437d7753c92913ba83948cef2dc306583fe172dcbcd0c05cef40d5fc3a12c1084f0775fc986a41f0b2e45fe1d313adcf965b3cfb00c2e22e9c54a1a8437 SHA512 10868ffb77b439f7a7a0fd960b0da385acaaaba34c6fcd0172c43413c17eaed4891e88fc9dbed0a99aa229c73ca2b8bc35c6328304d8fd786a5e124a793794f9
22 changes: 22 additions & 0 deletions dev-python/ldapdomaindump/ldapdomaindump-0.8.6.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Active Directory information dumper via LDAP"
HOMEPAGE="https://github.com/dirkjanm/ldapdomaindump"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-python/dnspython[${PYTHON_USEDEP}]
>=dev-python/ldap3-2.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
7 changes: 7 additions & 0 deletions dev-python/nassl/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
DIST nassl-0.17.0.tar.gz 3665705 BLAKE2B e1b2813117e341381fb30f4ada802ddeb3a6546efc3d47000af61b2641abab62164c6847efa92f25c9c35fa7d9d38f8a981fff118c686e809eff50cec479829b SHA512 bbcaacf9bbb1c7e6a4e41339736c510dd7f025771bf2024a593a0277e191f3b8b4092d8033ecb40de81296e49e5c51cefe4c845ed5cdbf416bfcaffe6b13e42d
DIST nassl-1.0.3.tar.gz 7295365 BLAKE2B f176b554563ab4aacc3c1c6c9b4e55951aa6bb19086c7802871b396b3ff3aa6f5bec48fbde201334725021cead2f7d72a17ad543c8ad3023bd49ae4e9a9ff548 SHA512 b144c4badf9b7efc98c20f84a2cd20d5e11943a6fe81640af69a1daf2959a4542e107b852f3af015ad67f49ad8a7122f70ce7dad4778eac4a563517c9e6c2880
DIST nassl-1.1.0.tar.gz 8742631 BLAKE2B 773bcbee7464d9cda4cbcd228ab747fd3c460180e8a3b243313faf8ff2941e082e2590abe8a97eade08c92abfe12895dc9b2d0de04c067c92341776be7e78ed1 SHA512 cf2a9a6dc34e3b2a2b8b268e54bf902a454328f873e064d4a6c783c7e3e93e3083b5e15eb1819a50d591003b8dc0c9698d197b49790bb3e407f18eb6863a9ac2
DIST nassl-1.1.3.tar.gz 1995462 BLAKE2B 706969ba9ef9e171c42d35e1a6fb81b4b0114763cd95aabc8f941758314d4233fa272fd3facf43a2604e82489be01d9bbfd4a1d76e7437fd9bec68bb8c8512e8 SHA512 4c31c2c626f7aa36b9e39a9b1772f94addf818b4d63aaa5fa7f4d3188fa72af7beec653ea3628c1ce42d062c09b67fe90ad2667bb08468cb4b1e4b2c85929f5c
DIST openssl-1.0.2e.tar.gz 5256555 BLAKE2B ef501f5e86857b1bb0ff0a28468bdff07010bc76801d15851adf7ca28e174d552f580b04a02d068a9e4f0d3da51abdf8ddeb9f37dd31e1445720bb9ed73c6bc1 SHA512 b73f114a117ccab284cf5891dac050e3016d28e0b1fc71639442cdb42accef676115af90a12deff4bcc1f599cc0cbdeb38142cbf4570bd7d03634786ad32c95f
DIST openssl-1f5878b8e25a785dde330bf485e6ed5a6ae09a1a.zip 18391488 BLAKE2B 999c74b137207b6a5c2696625c0c20477cf875a0ab4f840f47fb024846afd911dd7d2ff0601235b330ea3708218e4e787af91b6b7c9ac74f5c0bb58c61e655c3 SHA512 1fb593167358b0eaddf09d82f4ba6e1e0836813d13296b41b47d7f7fe71a7fe8326639ac91050cba69c77b6f268b83a98beea272ff2da0aaf0d092a8539f2978
DIST zlib-1.2.11.tar.gz 607698 BLAKE2B 6bfc4bca5dcadba8a0d4121a2b3ed0bfe440c261003521862c8e6381f1a6f0a72d3fc037351d30afd7ef321e8e8d2ec817c046ac749f2ca0c97fbdc2f7e840b7 SHA512 73fd3fff4adeccd4894084c15ddac89890cd10ef105dd5e1835e1e9bbb6a49ff229713bd197d203edfa17c2727700fce65a2a235f07568212d820dca88b528ae
27 changes: 27 additions & 0 deletions dev-python/nassl/nassl-0.17.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 flag-o-matic

DESCRIPTION="Experimental Python wrapper for OpenSSL"
HOMEPAGE="https://github.com/nabla-c0d3/nassl"
#SRC_URI="https://github.com/nabla-c0d3/nassl/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="http://dev.pentoo.ch/~blshkv/distfiles/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"

src_compile() {
append-cflags -fno-strict-aliasing
append-ldflags -Wl,-z,noexecstack
python2.7 setup.py build
}
29 changes: 29 additions & 0 deletions dev-python/nassl/nassl-1.0.3.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 flag-o-matic

DESCRIPTION="Experimental Python wrapper for OpenSSL"
HOMEPAGE="https://github.com/nabla-c0d3/nassl"
#SRC_URI="https://github.com/nabla-c0d3/nassl/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="http://dev.pentoo.ch/~blshkv/distfiles/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

#typing; python_version < '3.5'
#enum34; python_version < '3.4'
RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"

distutils-r1_python_compile() {
append-cflags -fno-strict-aliasing
append-ldflags -Wl,-z,noexecstack
esetup.py build
}
Loading

0 comments on commit 560fa09

Please sign in to comment.