diff --git a/Django-1.7.1.checksum.txt b/Django-1.7.1.checksum.txt new file mode 100644 index 0000000..10df90c --- /dev/null +++ b/Django-1.7.1.checksum.txt @@ -0,0 +1,67 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +This file contains MD5, SHA1 and SHA256 checksums for the source-code +tarball of Django 1.7.1, released October 22, 2014. + +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 ``0x2D9266A6808FE067`` 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 0x2D9266A6808FE067 + +Once the key is imported, verify this file:: + + gpg --verify <> + +Once you have verified this file, you can use normal MD5 and SHA1 +checksumming applications to generate the checksums of the Django +package and compare them to the checksums listed below. + + +Release packages: +================= + +Django 1.7.1 (tar.gz): https://www.djangoproject.com/m/releases/1.7/Django-1.7.1.tar.gz +Django 1.7.1 (.whl): https://www.djangoproject.com/m/releases/1.7/Django-1.7.1-py2.py3-none-any.whl + + +MD5 checksums: +============== + +MD5(Django-1.7.1.tar.gz)= 81dae89f21647b9aa5c46c6b7dbfa349 +MD5(Django-1.7.1-py2.py3-none-any.whl)= 83bd3e5cfba6d6d2bee5a37efb34771c + + +SHA1 checksums: +=============== + +SHA1(Django-1.7.1.tar.gz)= 689efc1e6d72b45b4deb451e6ed36ee77389fafc +SHA1(Django-1.7.1-py2.py3-none-any.whl)= 6b31e486376cbb8a823ff10bd22a6ee0f2fcf959 + + +SHA256 checksums: +================= + +SHA256(Django-1.7.1.tar.gz)= 3de62e71ce2cfbcdecb6e344cad04948506c8410ea5c6eab15c8f3b31b8ac1c0 +SHA256(Django-1.7.1-py2.py3-none-any.whl)= 679fc24b3e85bf5a07ca2f6d5c4cdf3d4477bbb02f43a6548335952cc75b5d23 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (Darwin) + +iQIcBAEBCgAGBQJUR+KFAAoJEC2SZqaAj+BnFmwP+QGzThBFaj3bdcJn0VEc19Il +GuH5dGtYqYn03WDOG95HHVtbGWqxfV7xwDb0RK7YicM/yOaZMm1JqfbStd5w0+Vp +EwoDKg4uEJ5+rI+0kbqS5VS1HlibQgBPPy7wJe1CzEkOfkRrzMPnKUaeuNJrKW+d +hfbqOiTyXNEyF8B8r65mapk48aOb/uuDynR7B0xTNiiiaZXMty61JlLmUUN2V00v +FZP+DviwTZMAHqIr7gGNTsJQrxWWzMAUgkeq3NchkSDGfMZGS4KZCK8RP4ua7cSl +pLiaOGcEEZD/T9RcG+chxV3tdQh8TS0UHlVibUO6zj+4mlzNcecpsR6EI5d4VwGF +08ObwDrkjFVYE6qUNM+dp64DT6pcEl52GTJ4VDCWzAwOHJUuCluDJIKHiUBF6hFl +7OKKN9yRSIxn8snLP8P/JfkzBtiUWultfLr+6/d87dOQWGX5xtdeMlNTIeEimqwT +KQBKLL5IeMkTRdY/ewZCuGYvThZAkwcjk0ZjK9G9PyHKmAgmbSMkb2rLiq1Xe8Eq +na9M+wvmcaokeRlcrb196ueNk5/NhRsHr/IQDoZLqtKTnA0HjErJLpEpLZfGxNOO +UOdhjSd7SaeX7bTgcOr5jsNWXpkM+Q9tWZVyIy2B6hC8JpM3TTmBuntz4nyzpX79 +7CKHNfGrTDXeZ9Lizbm/ +=6gi+ +-----END PGP SIGNATURE----- diff --git a/Django-1.7.1.tar.gz b/Django-1.7.1.tar.gz new file mode 100644 index 0000000..c80d0f4 --- /dev/null +++ b/Django-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de62e71ce2cfbcdecb6e344cad04948506c8410ea5c6eab15c8f3b31b8ac1c0 +size 7527499 diff --git a/Django-1.7.checksum.txt b/Django-1.7.checksum.txt deleted file mode 100644 index 3218782..0000000 --- a/Django-1.7.checksum.txt +++ /dev/null @@ -1,65 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - -This file contains MD5, SHA1 and SHA256 checksums for the source-code -tarball of Django 1.7, released September 2, 2014. - -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 ``0x2D9266A6808FE067`` 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 0x2D9266A6808FE067 - -Once the key is imported, verify this file:: - - gpg --verify <> - -Once you have verified this file, you can use normal MD5 and SHA1 -checksumming applications to generate the checksums of the Django -package and compare them to the checksums listed below. - - -Release package: -================ - -Django 1.7 (tar.gz): https://www.djangoproject.com/m/releases/1.7/Django-1.7.tar.gz -Django 1.7 (.whl): https://www.djangoproject.com/m/releases/1.7/Django-1.7-py2.py3-none-any.whl - - -MD5 checksums: -============== - -MD5(Django-1.7.tar.gz)= 03edab6828119aa9b32b2252d25eb38d -MD5(Django-1.7-py2.py3-none-any.whl)= 15efe093b40d058acf24682c31e7b24c - -SHA1 checksums: -=============== - -SHA1(Django-1.7.tar.gz)= 577b746814ebf33f0fd508090fbea8115ae234e4 -SHA1(Django-1.7-py2.py3-none-any.whl)= 82169be1251bb97c4283b672bec53a6b6005855d - -SHA256 checksums: -================= - -SHA256(Django-1.7.tar.gz)= 33f781f17f145f79ee8e0b8d753498e0e0188f0b53b2accad4045d623422d5e1 -SHA256(Django-1.7-py2.py3-none-any.whl)= 009ddda445c5750c1a8392979fbd28f3e55de6e43310cd316199837065dff559 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.14 (Darwin) - -iQIcBAEBCgAGBQJUBjLRAAoJEC2SZqaAj+Bne1gP/jlsNV2r4HFEhsqTLna8cP7L -0EacEihYPGWTjUvYBbZz+jajJ1hGyfwOtrv8ic+G/z4C8f+L1QietWzJKEkyq/oK -K/it6oqW8QxEpDCgITJTgzk3CPLZKWLXdI33a5yDaejKv5tooWBau1kkic8es+4P -0ZXwG2f7eOb6KK7N9QReWnFh+OOmWHJHU+0ppIEKeT3OHgonIJj7nQ6CXFSWSAV8 -Koa3CQOc+aPVi5dWfJAMkewMQh4BO5tDPTdyCXp5yJmPBmd+hzIJeiYPz50dXtb4 -TIllSdXmrJE9gIPAnl4IL9d6G9o5+Qy7QU0apM2jk5ypcf0kh9ojwDpx7GF0w7zy -5keH2C0DcdetS0POO4MkP+Wf+NSEVdgLByUBGID+btbbTQVahwgFLvSCEoi6EYD7 -9XBQZ1FKJA9GKpVtYt9CuDxP6trYXuyzyX1L/7sfcTVYDhA8Pl+Qj1Yw8rZY7Cdv -kUQpJP2gTB8ES1QLaKTNIrRtOL/Eq454qUFyd24ewyI0WAA+vZgEau3Cv55ymp0C -qNV1KjWRpwQhyxCYO8Gp5oc6ZiksmeI9iX4nkzkXLXqsZcdbZpNMOwnp4yuVhVkE -kKbjzxZ5k5Lks4O4h5uRlTabClsNbS4yYB5FiwNBpUrmmQkwD8N30ShI+dV/6wbg -bUyTEqVKCLHjbuhGEyeg -=xhxa ------END PGP SIGNATURE----- diff --git a/Django-1.7.tar.gz b/Django-1.7.tar.gz deleted file mode 100644 index 5a12e54..0000000 --- a/Django-1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33f781f17f145f79ee8e0b8d753498e0e0188f0b53b2accad4045d623422d5e1 -size 7486550 diff --git a/python-Django.changes b/python-Django.changes index 6e47437..7dafa49 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -1,3 +1,91 @@ +------------------------------------------------------------------- +Thu Oct 23 07:53:57 UTC 2014 - aplanas@suse.com + +- Update to Django 1.7.1 + + * Allowed related many-to-many fields to be referenced in the admin + (#23604). + * Added a more helpful error message if you try to migrate an app + without first creating the contenttypes table (#22411). + * Modified migrations dependency algorithm to avoid possible + infinite recursion. + * Fixed a UnicodeDecodeError when the flush error message contained + Unicode characters (#22882). + * Reinstated missing CHECK SQL clauses which were omitted on some + backends when not using migrations (#23416). + * Fixed serialization of type objects in migrations (#22951). + * Allowed inline and hidden references to admin fields (#23431). + * The @deconstructible decorator now fails with a ValueError if the + decorated object cannot automatically be imported (#23418). + * Fixed a typo in an inlineformset_factory() error message that + caused a crash (#23451). + * Restored the ability to use ABSOLUTE_URL_OVERRIDES with the + 'auth.User' model (#11775). As a side effect, the setting now adds + a get_absolute_url() method to any model that appears in + ABSOLUTE_URL_OVERRIDES but doesn’t define get_absolute_url(). + * Avoided masking some ImportError exceptions during application + loading (#22920). + * Empty index_together or unique_together model options no longer + results in infinite migrations (#23452). + * Fixed crash in contrib.sitemaps if lastmod returned a date rather + than a datetime (#23403). + * Allowed migrations to work with app_labels that have the same last + part (e.g. django.contrib.auth and vendor.auth) (#23483). + * Restored the ability to deepcopy F objects (#23492). + * Formats for Welsh (cy) and several Chinese locales (zh_CN, + zh_Hans, zh_Hant and zh_TW) have been added. Formats for + Macedonian have been fixed (trailing dot removed, #23532). + * Added quoting of constraint names in the SQL generated by + migrations to prevent crash with uppercase characters in the name + (#23065). + * Fixed renaming of models with a self-referential many-to-many + field (ManyToManyField('self')) (#23503). + * Added the get_extra(), get_max_num(), and get_min_num() hooks to + GenericInlineModelAdmin (#23539). + * Made migrations.RunSQL no longer require percent sign + escaping. This is now consistent with cursor.execute() (#23426). + * Made the SERIALIZE entry in the TEST dictionary usable (#23421). + * Fixed bug in migrations that prevented foreign key constraints to + unmanaged models with a custom primary key (#23415). + * Added SchemaEditor for MySQL GIS backend so that spatial indexes + will be created for apps with migrations (#23538). + * Added SchemaEditor for Oracle GIS backend so that spatial metadata + and indexes will be created for apps with migrations (#23537). + * Coerced the related_name model field option to unicode during + migration generation to generate migrations that work with both + Python 2 and 3 (#23455). + * Fixed MigrationWriter to handle builtin types without imports + (#23560). + * Fixed deepcopy on ErrorList (#23594). + * Made the admindocs view to browse view details check if the view + specified in the URL exists in the URLconf. Previously it was + possible to import arbitrary packages from the Python path. This + was not considered a security issue because admindocs is only + accessible to staff users (#23601). + * Fixed UnicodeDecodeError crash in AdminEmailHandler with non-ASCII + characters in the request (#23593). + * Fixed missing get_or_create and update_or_create on related + managers causing IntegrityError (#23611). + * Made urlsafe_base64_decode() return the proper type (byte string) + on Python 3 (#23333). + * makemigrations can now serialize timezone-aware values (#23365). + * Added a prompt to the migrations questioner when removing the null + constraint from a field to prevent an IntegrityError on existing + NULL rows (#23609). + * Fixed generic relations in ModelAdmin.list_filter (#23616). + * Restored RFC compliance for the SMTP backend on Python 3 (#23063). + * Fixed a crash while parsing cookies containing invalid content + (#23638). + * The system check framework now raises error models.E020 when the + class method Model.check() is unreachable (#23615). + * Made the Oracle test database creation drop the test user in the + event of an unclean exit of a previous test run (#23649). + * Fixed makemigrations to detect changes to Meta.db_table (#23629). + * Fixed a regression when feeding the Django test client with an + empty data string (#21740). + * Fixed a regression in makemessages where static files were + unexpectedly ignored (#23583). + ------------------------------------------------------------------- Wed Sep 24 08:30:00 UTC 2014 - aplanas@suse.com diff --git a/python-Django.spec b/python-Django.spec index 108ecbd..3112fbe 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -17,7 +17,7 @@ Name: python-Django -Version: 1.7 +Version: 1.7.1 Release: 0 Summary: A high-level Python Web framework License: BSD-3-Clause