mirror of
https://github.com/fsr/gentoo-overlay
synced 2024-11-14 16:33:12 +01:00
Initial commit
This commit is contained in:
commit
7add806e3e
4
dev-python/django-csp/Manifest
Normal file
4
dev-python/django-csp/Manifest
Normal file
|
@ -0,0 +1,4 @@
|
|||
DIST django-csp-3.0.tar.gz 14081 BLAKE2B f96f25f2513f26312d62d9f13408b544ff3a125c4c8ef1fd7b14016edc3c6bc693124f52f8ab24202d8135b563d975485e5ff275c6393b09abc1a2bbb7701589 SHA512 90a1d9e8115adecad22b01a57abb258f94e5cf41370bcff42de5548ca76d766eed8d7e1e8a543a2e0545787f76cdf321432e5f0664628ba6bc44e7d44ad4e72d
|
||||
DIST django-csp-3.4.tar.gz 16272 BLAKE2B d22005e6ae8c51a81cb4fb809a29d145b98441c1c93edb5dc7cc29f5c8a29e78f42604c946b2028e7413ee5b39efda28c254a2d67217143b43601ed77caf29b6 SHA512 c90037e4c8d9900a2382d3c919d0b01b96e63e8cb9aed33697d05e264cbd28309e22aa890dfd1af9b09abdb63fb16ada0f77fb45e0b9c31df0f83a93ae35e89a
|
||||
EBUILD django-csp-3.0.ebuild 662 BLAKE2B b2e0e3080f3bd9cf23fa274cb51264a9cb7830b3904cfdbf5bb017d8b89986ac794420f531b2e206e918a9052069297051e1c18ca4d7fb7ed62109842b1d3f0c SHA512 949029467fff60ca99fe59074277b417506ccf42c41f43804779ae0722ac0f38e7941775cac48326ae4ab9268e34b1f903fba11ece35efa68df3d31b12e73853
|
||||
EBUILD django-csp-3.4.ebuild 663 BLAKE2B 1a82795cd691a026caa141ae55cb43efcd842c84f5434df07b055df7f9799d7c9045c5542a52f0e2411c95087c709c5ea71c1832c26fc42094c08c5e8ad9ed25 SHA512 de3a48c0ded16371e9064319f03da571d7b7e7db298eaa0768f4c6d70e1ead674373ff272c0d628c05dcc9dd0fa48a043b766d483cd234b6e79c1dcef076d752
|
26
dev-python/django-csp/django-csp-3.0.ebuild
Normal file
26
dev-python/django-csp/django-csp-3.0.ebuild
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{3,4,5,6} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Content Security Policy for Django"
|
||||
HOMEPAGE="https://github.com/mozilla/django-csp"
|
||||
SRC_URI="https://github.com/mozilla/django-csp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/django[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
python_test() {
|
||||
PYTHONPATH=".:${PYTHONPATH}" DJANGO_SETTINGS_MODULE="test_settings" django-admin.py test csp || die
|
||||
}
|
26
dev-python/django-csp/django-csp-3.4.ebuild
Normal file
26
dev-python/django-csp/django-csp-3.4.ebuild
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{3,4,5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Content Security Policy for Django"
|
||||
HOMEPAGE="https://github.com/mozilla/django-csp"
|
||||
SRC_URI="https://github.com/mozilla/django-csp/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/django[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
python_test() {
|
||||
PYTHONPATH=".:${PYTHONPATH}" DJANGO_SETTINGS_MODULE="test_settings" django-admin.py test csp || die
|
||||
}
|
4
dev-python/django-guardian/Manifest
Normal file
4
dev-python/django-guardian/Manifest
Normal file
|
@ -0,0 +1,4 @@
|
|||
DIST django-guardian-1.4.3.tar.gz 145045 BLAKE2B 6a1a3ebef98ec6ef82c49919eb10864c51d5281453b682398379620723e10d27da2f150876ff791589e79f7c2f12cf8b77d376e5bb2f49d10175d840c9715e84 SHA512 7a90cd19947c27fb8afde2c96e140d15bc319cdb1164a13c5b3abd494d0c6af80ca75914c4c6e914629ad596cfe95d880ccecbfbb6f5e32a34bbf9a85ddcd6c6
|
||||
DIST django-guardian-1.4.9.tar.gz 152433 BLAKE2B 3264e56312ea0bd23d78f48e2c01af9078c05cbccbfcf903f0f2128701fa4c6256d75d74e78718dfaca432d3055ee7f3a5db07cdefa90dfc334f9a4618622a3d SHA512 349772959386cc9f925c1b9dc790e8cca65582c8d3630e0121811262ebad1c4e4534f4e73ef987120b9565ed7bbebf26407a042e5eec926f5168812aca8c1311
|
||||
EBUILD django-guardian-1.4.3.ebuild 614 BLAKE2B b36f7825626f80eb3348aa0450257070a856597d12fed645a243f5aeeccf831ad7269f26a8790b3d0d9dd5974023c88251909926f58cfb2713e7b6e55be40b32 SHA512 684fc4ccf638abec335b6e437bb2b7ea4962338b63015cdb03507c887c220f3ae95e475322ebc0085ac86d6ac677a6178aa834048f2b9a03830248c59e02e704
|
||||
EBUILD django-guardian-1.4.9.ebuild 618 BLAKE2B 422fe97fb28299b18ffcd0b558d1082d7a41a86679ec724a2502c09c33940d5430db46153cb4f84ebee29983143ebc666072c816b47797ab4eebc03fa80070ea SHA512 1dd54e440fa8e5fee9937bc18ac90c31fd6d180ddaae81cfa94817ac9a13e3e3ac707b52a2619118afac73c07eee5aa0b62ef35bf87f24278a64d1a453bf3159
|
25
dev-python/django-guardian/django-guardian-1.4.3.ebuild
Normal file
25
dev-python/django-guardian/django-guardian-1.4.3.ebuild
Normal file
|
@ -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} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Implementation of per object permissions for Django 1.2+"
|
||||
HOMEPAGE="https://github.com/lukaszb/django-guardian"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE=""
|
||||
|
||||
CDEPEND=">=dev-python/django-1.2[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]"
|
||||
|
||||
RDEPEND="${CDEPEND}"
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-runner[${PYTHON_USEDEP}]"
|
25
dev-python/django-guardian/django-guardian-1.4.9.ebuild
Normal file
25
dev-python/django-guardian/django-guardian-1.4.9.ebuild
Normal file
|
@ -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="Implementation of per object permissions for Django 1.2+"
|
||||
HOMEPAGE="https://github.com/lukaszb/django-guardian"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE=""
|
||||
|
||||
CDEPEND=">=dev-python/django-1.2[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]"
|
||||
|
||||
RDEPEND="${CDEPEND}"
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-runner[${PYTHON_USEDEP}]"
|
1
dev-python/django-modeltranslation/Manifest
Normal file
1
dev-python/django-modeltranslation/Manifest
Normal file
|
@ -0,0 +1 @@
|
|||
EBUILD django-modeltranslation-9999.ebuild 539 BLAKE2B f70696e1fd9dffccb8b500547e35823e02c6b542ba69e0479ca9ddc7936c5162fce4909cbea0794f8dbabcbbb762a83bafc90acbf5ba718627211692b9f7525d SHA512 33e6ba8b990a0f3e32e0819f9c4bf89ec65d1f56c3d60801b865d0779857ea2b4ec6bce306b4f7cc1f989f5b53050e022ff6e94ab20d1d7547b25aca87854e0a
|
|
@ -0,0 +1,24 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6} pypy2_0 )
|
||||
|
||||
inherit eutils distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Translates Django models using a registration approach."
|
||||
HOMEPAGE="https://github.com/deschler/django-modeltranslation"
|
||||
|
||||
EGIT_REPO_URI="https://github.com/deschler/django-modeltranslation.git"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/django-1.7
|
||||
"
|
||||
DEPEND="dev-python/setuptools"
|
||||
|
1
metadata/layout.conf
Normal file
1
metadata/layout.conf
Normal file
|
@ -0,0 +1 @@
|
|||
masters = gentoo
|
1
profiles/repo_name
Normal file
1
profiles/repo_name
Normal file
|
@ -0,0 +1 @@
|
|||
iFSR
|
Loading…
Reference in a new issue