83 Commits

Author SHA1 Message Date
Virgil Dupras
dc696e9a0e
dev-python/django: remove old
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-10-27 13:34:22 -04:00
Virgil Dupras
33a4fe9ee1
dev-python/django: x86 stable
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-10-27 13:32:46 -04:00
Virgil Dupras
18e8c870e6
dev-python/django: amd64 stable
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-10-27 13:31:32 -04:00
Virgil Dupras
217a3daeb7
dev-python/django: remove old and vulnerable
Bug: https://bugs.gentoo.org/667456
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
2018-10-05 07:44:01 -04:00
Thomas Deutschmann
5ccf94d26a
dev-python/django: x86 stable (bug #667456)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2018-10-05 05:43:27 +02:00
Mikle Kolyada
2c9074fc88
dev-python/django: amd64 stable wrt bug #667456
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
2018-10-03 00:00:37 +03:00
Virgil Dupras
808ff64426
dev-python/django: bump to 1.11.16
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
2018-10-01 12:12:40 -04:00
Virgil Dupras
d1ccb8b5e2
dev-python/django: bump to 2.0.9
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
2018-10-01 09:07:15 -04:00
Virgil Dupras
0e722660f9
dev-python/django: bump to 2.1.2
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
2018-10-01 08:25:59 -04:00
Thomas Deutschmann
13057713ad
dev-python/django: x86 stable (bug #666350)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
2018-09-19 19:34:18 +02:00
Virgil Dupras
25f1beca37
dev-python/django: stabilize 2.1.1 on amd64
Package-Manager: Portage-2.3.49, Repoman-2.3.10
2018-09-16 15:11:36 -04:00
Virgil Dupras
c3215fd488
dev-python/django: bump to 2.1.1
Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-09-03 15:05:47 -04:00
Virgil Dupras
77e79a429c
dev-python/django: remove old and vulnerable
Bug: https://bugs.gentoo.org/662632
Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-09-03 09:33:14 -04:00
Thomas Deutschmann
630ac9a586
dev-python/django: x86 stable (bug #663984)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
2018-08-19 00:12:44 +02:00
Virgil Dupras
4124b6d7f1
dev-python/django: mark amd64 stable
Bug: https://bugs.gentoo.org/663984
Package-Manager: Portage-2.3.47, Repoman-2.3.10
2018-08-18 13:13:54 -04:00
Virgil Dupras
233e5e7a43
dev-python/django: remove old and vulnerable
Bug: https://bugs.gentoo.org/662580
Package-Manager: Portage-2.3.44, Repoman-2.3.10
2018-08-06 07:48:45 -04:00
Mikle Kolyada
1c8e193024
dev-python/django: amd64 stable wrt bug #662580
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-08-06 07:25:08 +03:00
Thomas Deutschmann
654adeb350
dev-python/django: x86 stable (bug #662580)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
2018-08-05 02:47:54 +02:00
Virgil Dupras
8e19e0560b
dev-python/django: bump to 2.1
* EAPI 7
* Drop py34
* Add py37
* Drop webapps

Inheriting webapps doesn't make sense. This isn't a webapp, it's a
library. Because django was abandoned before I took over maintenance, I
highly doubt that the package was used for anything serious, so there
isn't much to break by this removal.

The only thing that webapps did was copy admin media in some place for
easy HTTP static serving, but that isn't even what you would want to do
in a django webapp. You would rather run "collectstatic" on the whole
app and serve the result, which would include admin media, over HTTP.

Package-Manager: Portage-2.3.44, Repoman-2.3.10
2018-08-01 23:04:43 -04:00
Virgil Dupras
f13e7efa80
dev-python/django: security bump to 1.11.15 and 2.0.8
Bug: https://bugs.gentoo.org/662580
Package-Manager: Portage-2.3.44, Repoman-2.3.10
2018-08-01 13:57:17 -04:00
Virgil Dupras
ed97cb6fbc
dev-python/django: remove old and vulnerable version
Bug: https://bugs.gentoo.org/630064
Package-Manager: Portage-2.3.43, Repoman-2.3.10
2018-07-22 20:44:49 -04:00
Mikle Kolyada
a14702f412
dev-python/django: amd64 stable wrt bug #630064
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-23 03:14:15 +03:00
Thomas Deutschmann
e592c7437c
dev-python/django: x86 stable (bug #630064)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
2018-07-22 20:37:44 +02:00
Virgil Dupras
01060e7ce0
dev-python/django: security bump to 1.8.19
* versionator -> eapi7-ver
* Drop py36 (not supported upstream, added by mistake)

Bug: https://bugs.gentoo.org/630064
Package-Manager: Portage-2.3.43, Repoman-2.3.10
2018-07-21 07:11:37 -04:00
Virgil Dupras
37f30b0a27
dev-python/django: revert removal of 1.8.18
Its removal broke a couple of revdeps I didn't properly check. Sorry.

Package-Manager: Portage-2.3.43, Repoman-2.3.10
2018-07-20 21:06:17 -04:00
Virgil Dupras
b5bd127d40
dev-python/django: remove old and vulnerable
Bug: https://bugs.gentoo.org/630064
Package-Manager: Portage-2.3.43, Repoman-2.3.10
2018-07-20 20:15:27 -04:00
Thomas Deutschmann
2d1fffceee
dev-python/django: x86 stable (bug #630064)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
2018-07-21 00:31:17 +02:00
Agostino Sarubbo
57de45e5ab
dev-python/django: amd64 stable wrt bug #630064
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
2018-07-19 12:07:15 +02:00
Virgil Dupras
e9cd3ace73
dev-python/django: bump to 2.0.7
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-18 15:07:52 -04:00
Virgil Dupras
353ab3c934
dev-python/django: bump to 1.11.14
* Add myself as maintainer
* Add missing test dependencies

Bug: https://bugs.gentoo.org/630064
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-17 10:46:31 -04:00
Michael Mair-Keimberger
6ea22c4ad6
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080
2018-04-26 15:26:28 -04:00
Mike Gilbert
ad407789da
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
2018-04-19 15:25:22 -04:00
Michael Mair-Keimberger
cf34610c30
dev-python/django: use HTTPS 2018-03-16 22:18:39 +01:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Alexis Ballier
020909abd6
dev-python/django: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-07 19:45:23 +02:00
Justin Lecher
e7f02f88e8
dev-python/django: Drop vulnerable versions
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=598770
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-06-24 21:51:04 +02:00
Agostino Sarubbo
e4d6ca8174
dev-python/django: amd64 stable wrt bug #598770
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-06-18 16:00:47 +02:00
Agostino Sarubbo
bd82306365
dev-python/django: x86 stable wrt bug #598770
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-06-17 19:24:03 +02:00
Justin Lecher
0f177b6fa9
dev-python/django: Version Bump
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-06-03 20:36:43 +01:00
Justin Lecher
6855253051
dev-python/django: Version Bump CVE-201{6-{2512,7401,9013,9014},7-{7233,7234}}
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=576876
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=589134
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=595544
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=598770
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-06-03 20:36:43 +01:00
Robin H. Johnson
61b861acd7
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Mike Gilbert
94f458bcdc
dev-python/django: remove live ebuild
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
2016-12-12 22:21:33 -05:00
Michał Górny
543503fdd0
global: Drop dead implementations from PYTHON_COMPAT 2016-11-01 21:58:22 +01:00
Mike Gilbert
ced32ce04e
dev-python/django: fix invalid metadata
Package-Manager: portage-2.3.2
2016-10-29 19:14:57 -04:00
Johann Schmitz
a053797c3e
dev-python/django: Updated metadata.xml to include github remote-id
Package-Manager: portage-2.2.28
2016-08-07 09:27:02 +02:00
Johann Schmitz
00d287888c
dev-python/django: Bump to 1.10
Package-Manager: portage-2.2.28
2016-08-07 09:27:02 +02:00
Johann Schmitz
03842a96a9
dev-python/django: Dropped vulnerable 1.9.x versions (CVE-2016-6186)
Package-Manager: portage-2.2.28
2016-08-07 09:27:02 +02:00
Johann Schmitz
236a8b0d15
dev-python/django: Version bump to 1.8.14 (CVE-2016-6186) wrt bug #589134
Package-Manager: portage-2.2.28
2016-08-07 09:27:02 +02:00
Johann Schmitz
24a80ed64e
dev-python/django: Version bump to 1.9.9 (CVE-2016-6186) wrt bug #589134
Package-Manager: portage-2.2.28
2016-08-07 09:27:02 +02:00
Patrick Lauer
13dfae631b
dev-python/django: Bump
Package-Manager: portage-2.2.28
2016-04-19 15:19:17 +02:00