forked from pool/python-Django
Accepting request 309740 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/309740 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Django?expand=0&rev=16
This commit is contained in:
parent
d0fe552a4a
commit
bde268b040
@ -1,63 +0,0 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
This file contains MD5, SHA1, and SHA256 checksums for the source-code
|
||||
tarball and wheel files of Django 1.7.7, released March 18, 2015.
|
||||
|
||||
To use this file, you will need a working install of PGP or other
|
||||
compatible public-key encryption software. You will also need to have
|
||||
the Django release manager's public key in your keyring; this key has
|
||||
the ID ``1E8ABDC773EDE252`` and can be imported from the MIT
|
||||
keyserver. For example, if using the open-source GNU Privacy Guard
|
||||
implementation of PGP:
|
||||
|
||||
gpg --keyserver pgp.mit.edu --recv-key 1E8ABDC773EDE252
|
||||
|
||||
Once the key is imported, verify this file::
|
||||
|
||||
gpg --verify <<THIS FILENAME>>
|
||||
|
||||
Once you have verified this file, you can use normal MD5, SHA1, or SHA256
|
||||
checksumming applications to generate the checksums of the Django
|
||||
package and compare them to the checksums listed below.
|
||||
|
||||
Release packages:
|
||||
=================
|
||||
|
||||
Django 1.7.7 (tar.tgz): https://www.djangoproject.com/m/releases/1.7/Django-1.7.7.tar.gz
|
||||
Django 1.7.7 (.whl): https://www.djangoproject.com/m/releases/1.7/Django-1.7.7-py2.py3-none-any.whl
|
||||
|
||||
MD5 checksums:
|
||||
==============
|
||||
|
||||
52919e0b00a228535a3c4b5a72ac5df5 Django-1.7.7-py2.py3-none-any.whl
|
||||
a62d6598966947d150525ad2ab20fb0c Django-1.7.7.tar.gz
|
||||
|
||||
SHA1 checksums:
|
||||
===============
|
||||
|
||||
24dce72530af6964e03fba33a122056960f4b9f6 Django-1.7.7-py2.py3-none-any.whl
|
||||
614cc9f8e1af6630c54300f6bdd88e7b783614c3 Django-1.7.7.tar.gz
|
||||
|
||||
SHA256 checksums:
|
||||
=================
|
||||
|
||||
eec57d3219501ec6e685646826f2eb8e77687a93fe374a7e6994490520db093e Django-1.7.7-py2.py3-none-any.whl
|
||||
4816f892063569ca9a77584fa23cb4995c1b3b954ef875102a8219229cbd2e33 Django-1.7.7.tar.gz
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQIcBAEBCAAGBQJVCg08AAoJEB6Kvcdz7eJSIdYP/0aK/Bnwwv64Mo5EG2vzZlas
|
||||
Cmi45wsvBTaGOvd6VujbcGFj6Dnzdf+CjDj+427aOMSKYpNGF6s6XocbwJVzE/a6
|
||||
TXowv+FIXYsbXWK4rZ43DEQWTulgD8+Qqhk+ywmEPZarjXsnbsvb8rn9q6tT0KIh
|
||||
3xaCuL+RhIT2Bk1Inj9ZuFSeZRpoV97TF9R4owZJe8tx9FNgHZDflK/yNAiTTSSN
|
||||
SzYLLHS4PbVX+UDsZlFJ3U9EPzNU3LALnoqbh+JGgcDjs4IrCi8pjUck1CX4xbSZ
|
||||
A8ZK+HJHFIl5GDvHmWrCCyAmqYOC50KJi+23QZJZ5TzXklXK7XXQjWZn2I68zUTB
|
||||
XCuvAaenhhLL9CJs2SEU8NbQliX8ZHsibbAh/7wEGSQm65R3rHfq7Bpr2TJha27O
|
||||
G4f6e+kFimPYzK0RKAyOgzEee92LZyb1Fu9FxK6IFqNnHAZOu+fqHWdiHskgvmeo
|
||||
kgxYE+oz212hAgB8kXjI1de6HrVz9fxDAKKQVh/FxyflpAwMPpGrbLPG1cYlBgPo
|
||||
r2xtR8iYe8T0+jAmbdEL0qH8PizC/IDsGIwCdf0gdoud1i2pVsypeZx4fTDyasLT
|
||||
BM/XF2Agq4/iklciFYJF7tqOecS24gs0rRK/v2aH4PFX78wPF1aLWZHMo+EoS24I
|
||||
50+VsxVbVVjJ4y+MTLYh
|
||||
=f9A1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4816f892063569ca9a77584fa23cb4995c1b3b954ef875102a8219229cbd2e33
|
||||
size 7603286
|
63
Django-1.8.2.checksum.txt
Normal file
63
Django-1.8.2.checksum.txt
Normal file
@ -0,0 +1,63 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
This file contains MD5, SHA1, and SHA256 checksums for the source-code
|
||||
tarball and wheel files of Django 1.8.2, released May 20, 2015.
|
||||
|
||||
To use this file, you will need a working install of PGP or other
|
||||
compatible public-key encryption software. You will also need to have
|
||||
the Django release manager's public key in your keyring; this key has
|
||||
the ID ``1E8ABDC773EDE252`` and can be imported from the MIT
|
||||
keyserver. For example, if using the open-source GNU Privacy Guard
|
||||
implementation of PGP:
|
||||
|
||||
gpg --keyserver pgp.mit.edu --recv-key 1E8ABDC773EDE252
|
||||
|
||||
Once the key is imported, verify this file::
|
||||
|
||||
gpg --verify <<THIS FILENAME>>
|
||||
|
||||
Once you have verified this file, you can use normal MD5, SHA2, or SHA256
|
||||
checksumming applications to generate the checksums of the Django
|
||||
package and compare them to the checksums listed below.
|
||||
|
||||
Release packages:
|
||||
=================
|
||||
|
||||
https://www.djangoproject.com/m/releases/1.8/Django-1.8.2.tar.gz
|
||||
https://www.djangoproject.com/m/releases/1.8/Django-1.8.2-py2.py3-none-any.whl
|
||||
|
||||
MD5 checksums:
|
||||
==============
|
||||
|
||||
ef4e1c047ec900ae321126b22c7659f2 Django-1.8.2-py2.py3-none-any.whl
|
||||
ec4330cd275dd6ce64230feebcb449c4 Django-1.8.2.tar.gz
|
||||
|
||||
SHA1 checksums:
|
||||
===============
|
||||
|
||||
714b73c3f472dd527b5608d6dcc64a37a6cd2136 Django-1.8.2-py2.py3-none-any.whl
|
||||
6a5cad0a7eb3a98d12654b447ea1bd0bb1bc6094 Django-1.8.2.tar.gz
|
||||
|
||||
SHA256 checksums:
|
||||
=================
|
||||
|
||||
bd57d950778db81f55f89efcbcb905ee839a778ba790ae4308b8a316835eb7ce Django-1.8.2-py2.py3-none-any.whl
|
||||
3bb60536b2fb2084612fc9486634295e7208790029081842524916b5a66d206f Django-1.8.2.tar.gz
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQIcBAEBCAAGBQJVXMntAAoJEB6Kvcdz7eJSzkwP/0WXUHbQpS0kGfOMbtyeG1J8
|
||||
d8Yq6xIODVv77i2J2USZnk8tELss1m81wA/N5nBlJF5KaWvBF3KAMHASihDT2y8x
|
||||
i+d4cowFYNShSDTf+OeptnpV7QbFqyOFdjBAa4t6TXxGulOmArxgFM7oe+0DFwQ7
|
||||
I2HxOmh1LiworOgLlEAEepM166xcXRAPc1F6fc/CX3F515xyAauxkxatmL2h2ISn
|
||||
PI/AVtKe4BMEM1Gnt6sPw3uKG0OjSTcXT5ux0ZMM1kcOZg0S5WHQe3eWhGEx5eiQ
|
||||
hadLD5c32G3S8vQc9IfBQC2upv5DLSLwGgwIGhJCYlPpwWym9hzZBTZ5QNSUOck3
|
||||
RJV1IujYj+qSRVExDEaJXjmQ2dnVDZAWwzhRXV2D2aZJ3J9vT4dSK74gFnMIfd0F
|
||||
Ot//e9AnFqF/Uzf1+AbxY4tJlCzO/Ds1VaOdVdfJ+lqEqU6AKMkOFSLbECvte106
|
||||
2UdmV3VhDFQ8DBxYqgdza84Tn0V3GYDROPvU23ExVMEXvf9Fuhrh2cfCAG/poi6y
|
||||
uK7rTMbDDGEFeAfW88DM7gkUIAjWqRkoPTiJvlsmwEOQdKH60E/xDLSt4aZAHIcV
|
||||
M7uD7mZPkv1T4ya0qNAsdAgmBqdySQiDeu4P7F0toffRAkrHym7ZNcXqCjEy8fhZ
|
||||
xAKA5/Sc+mdo1eVyh2LU
|
||||
=pJGa
|
||||
-----END PGP SIGNATURE-----
|
3
Django-1.8.2.tar.gz
Normal file
3
Django-1.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bb60536b2fb2084612fc9486634295e7208790029081842524916b5a66d206f
|
||||
size 7275112
|
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 08:26:56 UTC 2015 - dmueller@suse.com
|
||||
|
||||
- update to 1.8.2 (CVE-2015-3982):
|
||||
* https://docs.djangoproject.com/en/1.8/releases/1.8.2/
|
||||
* https://docs.djangoproject.com/en/1.8/releases/1.8.1/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 07:35:07 UTC 2015 - aplanas@suse.com
|
||||
|
||||
- Update to Django 1.8
|
||||
* "Long-Term Support" (LTS) release
|
||||
New features:
|
||||
* Model._meta API
|
||||
* Multiple template engines
|
||||
* Security enhancements
|
||||
* New PostgreSQL specific functionality
|
||||
* New data types
|
||||
* Query Expressions, Conditional Expressions, and Database Functions
|
||||
* TestCase data setup
|
||||
Backwards incompatible changes:
|
||||
* Related object operations are run in a transaction
|
||||
* Assigning unsaved objects to relations raises an error
|
||||
* Management commands that only accept positional arguments
|
||||
* Custom test management command arguments through test runner
|
||||
* Model check ensures auto-generated column names are within limits
|
||||
specified by database
|
||||
* Query relation lookups now check object types
|
||||
* select_related() now checks given fields
|
||||
* Default EmailField.max_length increased to 254
|
||||
* (DROP) Support for PostgreSQL versions older than 9.0
|
||||
* (DROP) Support for MySQL versions older than 5.5
|
||||
* (DROP) Support for Oracle versions older than 11.1
|
||||
* Specific privileges used instead of roles for tests on Oracle
|
||||
* ...
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 23 10:51:37 UTC 2015 - mcihar@suse.cz
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-Django
|
||||
Version: 1.7.7
|
||||
Version: 1.8.2
|
||||
Release: 0
|
||||
Summary: A high-level Python Web framework
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: http://www.djangoproject.com
|
||||
Source: https://www.djangoproject.com/m/releases/1.7/Django-%{version}.tar.gz
|
||||
Source: https://www.djangoproject.com/m/releases/1.8/Django-%{version}.tar.gz
|
||||
Source1: https://www.djangoproject.com/m/pgp/Django-%{version}.checksum.txt
|
||||
Source99: python-Django-rpmlintrc
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
x
Reference in New Issue
Block a user