[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/, sec-keys/openpgp-keys-django/, ...

2021-12-18 Thread Michał Górny
commit: e8c6c96be80a08e184558fe0383057cb6d25c5f6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 17 22:14:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 18 22:32:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c6c96b

Move {app-crypt → sec-keys}/openpgp-keys-django

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/django/django-2.2.25.ebuild  | 2 +-
 dev-python/django/django-3.1.14.ebuild  | 2 +-
 dev-python/django/django-3.2.10.ebuild  | 2 +-
 dev-python/django/django-4.0.ebuild | 2 +-
 profiles/updates/4Q-2021| 1 +
 {app-crypt => sec-keys}/openpgp-keys-django/Manifest| 0
 {app-crypt => sec-keys}/openpgp-keys-django/metadata.xml| 0
 .../openpgp-keys-django/openpgp-keys-django-20201105.ebuild | 0
 .../openpgp-keys-django/openpgp-keys-django-20201201.ebuild | 0
 9 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/django/django-2.2.25.ebuild 
b/dev-python/django/django-2.2.25.ebuild
index bc3377ea66e2..3736087882ce 100644
--- a/dev-python/django/django-2.2.25.ebuild
+++ b/dev-python/django/django-2.2.25.ebuild
@@ -43,7 +43,7 @@ BDEPEND="
dev-python/tblib[${PYTHON_USEDEP}]
sys-devel/gettext
)
-   verify-sig? ( app-crypt/openpgp-keys-django )
+   verify-sig? ( sec-keys/openpgp-keys-django )
 "
 
 PATCHES=(

diff --git a/dev-python/django/django-3.1.14.ebuild 
b/dev-python/django/django-3.1.14.ebuild
index d6e468940850..1acd30dd125e 100644
--- a/dev-python/django/django-3.1.14.ebuild
+++ b/dev-python/django/django-3.1.14.ebuild
@@ -46,7 +46,7 @@ BDEPEND="
!!=app-crypt/openpgp-keys-django-20201201 )
+   verify-sig? ( >=sec-keys/openpgp-keys-django-20201201 )
 "
 
 PATCHES=(

diff --git a/dev-python/django/django-3.2.10.ebuild 
b/dev-python/django/django-3.2.10.ebuild
index c74bf99146af..f3ebf76cca94 100644
--- a/dev-python/django/django-3.2.10.ebuild
+++ b/dev-python/django/django-3.2.10.ebuild
@@ -45,7 +45,7 @@ BDEPEND="
!!=app-crypt/openpgp-keys-django-20201201 )
+   verify-sig? ( >=sec-keys/openpgp-keys-django-20201201 )
 "
 
 PATCHES=(

diff --git a/dev-python/django/django-4.0.ebuild 
b/dev-python/django/django-4.0.ebuild
index d3c26859a6de..e75b65ed859d 100644
--- a/dev-python/django/django-4.0.ebuild
+++ b/dev-python/django/django-4.0.ebuild
@@ -47,7 +47,7 @@ BDEPEND="
!!=app-crypt/openpgp-keys-django-20201201 )
+   verify-sig? ( >=sec-keys/openpgp-keys-django-20201201 )
 "
 
 PATCHES=(

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 37ca3f19c74f..a5ba03fe8878 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -9,3 +9,4 @@ move app-crypt/openpgp-keys-botan sec-keys/openpgp-keys-botan
 move app-crypt/openpgp-keys-crypto++ sec-keys/openpgp-keys-crypto++
 move app-crypt/openpgp-keys-danielveillard sec-keys/openpgp-keys-danielveillard
 move app-crypt/openpgp-keys-debugedit sec-keys/openpgp-keys-debugedit
+move app-crypt/openpgp-keys-django sec-keys/openpgp-keys-django

diff --git a/app-crypt/openpgp-keys-django/Manifest 
b/sec-keys/openpgp-keys-django/Manifest
similarity index 100%
rename from app-crypt/openpgp-keys-django/Manifest
rename to sec-keys/openpgp-keys-django/Manifest

diff --git a/app-crypt/openpgp-keys-django/metadata.xml 
b/sec-keys/openpgp-keys-django/metadata.xml
similarity index 100%
rename from app-crypt/openpgp-keys-django/metadata.xml
rename to sec-keys/openpgp-keys-django/metadata.xml

diff --git a/app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild 
b/sec-keys/openpgp-keys-django/openpgp-keys-django-20201105.ebuild
similarity index 100%
rename from app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild
rename to sec-keys/openpgp-keys-django/openpgp-keys-django-20201105.ebuild

diff --git a/app-crypt/openpgp-keys-django/openpgp-keys-django-20201201.ebuild 
b/sec-keys/openpgp-keys-django/openpgp-keys-django-20201201.ebuild
similarity index 100%
rename from app-crypt/openpgp-keys-django/openpgp-keys-django-20201201.ebuild
rename to sec-keys/openpgp-keys-django/openpgp-keys-django-20201201.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/

2020-12-01 Thread Michał Górny
commit: 3adc5f90bb333c51c79f5a04258e5e5638c15757
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec  1 09:56:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec  1 10:32:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adc5f90

app-crypt/openpgp-keys-django: Add a new key

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/openpgp-keys-django/Manifest |  1 +
 .../openpgp-keys-django-20201201.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/app-crypt/openpgp-keys-django/Manifest 
b/app-crypt/openpgp-keys-django/Manifest
index 724ea09310b..8dece0c805f 100644
--- a/app-crypt/openpgp-keys-django/Manifest
+++ b/app-crypt/openpgp-keys-django/Manifest
@@ -1 +1,2 @@
+DIST ABB2C2A8CD01F1613618B70D2EF56372BA48CD1B.asc 6888 BLAKE2B 
2782b48f59abbc1caed8f91ea0ba5ad85edf921628bc8b3a56b3b71020e88693657ada02dddf1d667a2005b59751c4dcd27bd1950edf90dd50760822b8857923
 SHA512 
7c814596f1818a83ab5dd5ae781a2323b4a3fe3f1c21c6b8152d76c29366d0a1be50e0d4584307ba52cf0252245385ad138a01a6c99d8c071482c9c3f1dd461b
 DIST FE5FB63876A1D718A8C67556E17DF5C82B4F9D00.asc 5710 BLAKE2B 
92cc184b779e7279f5e11d579ea12d604f955f4b422c6d7a58436567130cacfe138765cf76217ff6790fcf2a27dfd70d25a7b38911630a9c7d74c0e7d079bfe4
 SHA512 
8edfe3db0dd77feb52ee8683db103f3c0b2c87adac52047dd66f17e956227a9a2378a182351cf2d761645e3e755795528896f4e82f1c85aa77331a1f1a38de6e

diff --git a/app-crypt/openpgp-keys-django/openpgp-keys-django-20201201.ebuild 
b/app-crypt/openpgp-keys-django/openpgp-keys-django-20201201.ebuild
new file mode 100644
index 000..89d87a7ac86
--- /dev/null
+++ b/app-crypt/openpgp-keys-django/openpgp-keys-django-20201201.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used to sign Django releases"
+HOMEPAGE="https://www.djangoproject.com/download/;
+SRC_URI="
+   
https://keys.openpgp.org/vks/v1/by-fingerprint/FE5FB63876A1D718A8C67556E17DF5C82B4F9D00
+   -> FE5FB63876A1D718A8C67556E17DF5C82B4F9D00.asc
+   
https://keybase.io/felixx/pgp_keys.asc?fingerprint=abb2c2a8cd01f1613618b70d2ef56372ba48cd1b
+   -> ABB2C2A8CD01F1613618B70D2EF56372BA48CD1B.asc
+"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
+
+S=${WORKDIR}
+
+src_install() {
+   local files=( ${A} )
+   insinto /usr/share/openpgp-keys
+   newins - django.asc < <(cat "${files[@]/#/${DISTDIR}/}")
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/

2020-11-08 Thread Michał Górny
commit: 9788202350e09c5e92a8a9cc1dc68331bd2d56a6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  8 07:56:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  8 08:32:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97882023

app-crypt/openpgp-keys-django: Correct maintainer type

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/openpgp-keys-django/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/openpgp-keys-django/metadata.xml 
b/app-crypt/openpgp-keys-django/metadata.xml
index 57fd2b43304..bd7d8787661 100644
--- a/app-crypt/openpgp-keys-django/metadata.xml
+++ b/app-crypt/openpgp-keys-django/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
dist-ker...@gentoo.org





[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/

2020-11-07 Thread Michał Górny
commit: 303d8cf1f0537f7907738e44b4970040e270b6af
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov  5 14:31:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  8 00:12:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303d8cf1

app-crypt/openpgp-keys-django: Add keys for Django releases

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/openpgp-keys-django/Manifest |  1 +
 app-crypt/openpgp-keys-django/metadata.xml |  8 
 .../openpgp-keys-django-20201105.ebuild| 23 ++
 3 files changed, 32 insertions(+)

diff --git a/app-crypt/openpgp-keys-django/Manifest 
b/app-crypt/openpgp-keys-django/Manifest
new file mode 100644
index 000..724ea09310b
--- /dev/null
+++ b/app-crypt/openpgp-keys-django/Manifest
@@ -0,0 +1 @@
+DIST FE5FB63876A1D718A8C67556E17DF5C82B4F9D00.asc 5710 BLAKE2B 
92cc184b779e7279f5e11d579ea12d604f955f4b422c6d7a58436567130cacfe138765cf76217ff6790fcf2a27dfd70d25a7b38911630a9c7d74c0e7d079bfe4
 SHA512 
8edfe3db0dd77feb52ee8683db103f3c0b2c87adac52047dd66f17e956227a9a2378a182351cf2d761645e3e755795528896f4e82f1c85aa77331a1f1a38de6e

diff --git a/app-crypt/openpgp-keys-django/metadata.xml 
b/app-crypt/openpgp-keys-django/metadata.xml
new file mode 100644
index 000..57fd2b43304
--- /dev/null
+++ b/app-crypt/openpgp-keys-django/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   dist-ker...@gentoo.org
+   
+   
+

diff --git a/app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild 
b/app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild
new file mode 100644
index 000..04c0ae97f09
--- /dev/null
+++ b/app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used to sign Django releases"
+HOMEPAGE="https://www.djangoproject.com/download/;
+SRC_URI="
+   
https://keys.openpgp.org/vks/v1/by-fingerprint/FE5FB63876A1D718A8C67556E17DF5C82B4F9D00
+   -> FE5FB63876A1D718A8C67556E17DF5C82B4F9D00.asc
+"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
+
+S=${WORKDIR}
+
+src_install() {
+   local files=( ${A} )
+   insinto /usr/share/openpgp-keys
+   newins - django.asc < <(cat "${files[@]/#/${DISTDIR}/}")
+}