Skip to content

Instantly share code, notes, and snippets.

@intgr
Created September 30, 2025 17:37
Show Gist options
  • Select an option

  • Save intgr/dd8c503bc93148eef1f1e8632fff850e to your computer and use it in GitHub Desktop.

Select an option

Save intgr/dd8c503bc93148eef1f1e8632fff850e to your computer and use it in GitHub Desktop.
diff of django-stubs & django-stubs-ext `.whl` contents from uv_build switch
diff '--color=auto' -ur build-old/django_stubs-5.2.5.dist-info/METADATA build-new/django_stubs-5.2.5.dist-info/METADATA
--- build-old/django_stubs-5.2.5.dist-info/METADATA 2020-02-02 00:00:00.000000000 +0200
+++ build-new/django_stubs-5.2.5.dist-info/METADATA 1980-01-01 01:00:00.000000000 +0300
@@ -2,37 +2,38 @@
Name: django-stubs
Version: 5.2.5
Summary: Mypy stubs for Django
-Project-URL: Homepage, https://github.com/typeddjango/django-stubs
-Project-URL: Funding, https://github.com/sponsors/typeddjango
-Project-URL: Release notes, https://github.com/typeddjango/django-stubs/releases
+Author: Maksim Kurnikov
Author-email: Maksim Kurnikov <[email protected]>
-Maintainer-email: Marti Raudsepp <[email protected]>, Nikita Sobolev <[email protected]>, Petter Friberg <[email protected]>, Adam Johnson <[email protected]>
License-Expression: MIT
License-File: LICENSE.md
-Classifier: Framework :: Django
-Classifier: Framework :: Django :: 5.0
-Classifier: Framework :: Django :: 5.1
-Classifier: Framework :: Django :: 5.2
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
-Requires-Python: >=3.10
-Requires-Dist: build>=1.3.0
+Classifier: Framework :: Django
+Classifier: Framework :: Django :: 5.0
+Classifier: Framework :: Django :: 5.1
+Classifier: Framework :: Django :: 5.2
Requires-Dist: django
Requires-Dist: django-stubs-ext>=5.2.2
-Requires-Dist: tomli; python_version < '3.11'
+Requires-Dist: tomli ; python_full_version < '3.11'
Requires-Dist: types-pyyaml
Requires-Dist: typing-extensions>=4.11.0
+Requires-Dist: mypy>=1.13,<1.19 ; extra == 'compatible-mypy'
+Requires-Dist: oracledb ; extra == 'oracle'
+Requires-Dist: redis ; extra == 'redis'
+Requires-Dist: types-redis ; extra == 'redis'
+Maintainer: Marti Raudsepp, Nikita Sobolev, Petter Friberg, Adam Johnson
+Maintainer-email: Marti Raudsepp <[email protected]>, Nikita Sobolev <[email protected]>, Petter Friberg <[email protected]>, Adam Johnson <[email protected]>
+Requires-Python: >=3.10
+Project-URL: Funding, https://github.com/sponsors/typeddjango
+Project-URL: Homepage, https://github.com/typeddjango/django-stubs
+Project-URL: Release notes, https://github.com/typeddjango/django-stubs/releases
Provides-Extra: compatible-mypy
-Requires-Dist: mypy<1.19,>=1.13; extra == 'compatible-mypy'
Provides-Extra: oracle
-Requires-Dist: oracledb; extra == 'oracle'
Provides-Extra: redis
-Requires-Dist: redis; extra == 'redis'
-Requires-Dist: types-redis; extra == 'redis'
Description-Content-Type: text/markdown
<img src="https://raw.githubusercontent.com/typeddjango/django-stubs/master/logo.svg" alt="django-stubs">
diff '--color=auto' -ur build-old/django_stubs-5.2.5.dist-info/RECORD build-new/django_stubs-5.2.5.dist-info/RECORD
--- build-old/django_stubs-5.2.5.dist-info/RECORD 2025-09-30 20:30:32.444493012 +0300
+++ build-new/django_stubs-5.2.5.dist-info/RECORD 2025-09-30 20:30:23.870556669 +0300
@@ -1,7 +1,7 @@
django_stubs-5.2.5.dist-info/licenses/LICENSE.md,sha256=I16ZOWXTmaJefUk9JchiL3hxhRCIS5wFHx8YZrbzTp0,1075
-django_stubs-5.2.5.dist-info/METADATA,sha256=wMH-IdU0McDLunZM5weH_1yzWkx9ypplSHdyE8V6DCs,20589
+django_stubs-5.2.5.dist-info/METADATA,sha256=6aPVhuPaerg7tjClXntVbkGw_xAISA6PdwlkVWX45KA,20668
django_stubs-5.2.5.dist-info/RECORD,,
-django_stubs-5.2.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
+django_stubs-5.2.5.dist-info/WHEEL,sha256=-neZj6nU9KAMg2CnCY6T3w8J53nx1kFGw_9HfoSzM60,79
django-stubs/apps/config.pyi,sha256=z5P_m9rxeUlKPgcu8nqNnoe6hvC4ijwU7IZmnyDUrtI,1144
django-stubs/apps/__init__.pyi,sha256=8iOtFtCElBMMzehd0GkoE5RwfpiNPK3Y_Yuhh2zmL5I,111
django-stubs/apps/registry.pyi,sha256=ryH5PavnxrcvfEV6NyI9JF2nqlM_lTNGGGExvUD4YJM,1976
diff '--color=auto' -ur build-old/django_stubs-5.2.5.dist-info/WHEEL build-new/django_stubs-5.2.5.dist-info/WHEEL
--- build-old/django_stubs-5.2.5.dist-info/WHEEL 2020-02-02 00:00:00.000000000 +0200
+++ build-new/django_stubs-5.2.5.dist-info/WHEEL 1980-01-01 01:00:00.000000000 +0300
@@ -1,4 +1,4 @@
Wheel-Version: 1.0
-Generator: hatchling 1.27.0
+Generator: uv 0.8.22
Root-Is-Purelib: true
-Tag: py3-none-any
+Tag: py3-none-any
\ No newline at end of file
diff '--color=auto' -ur build-old/django_stubs_ext-5.2.5.dist-info/METADATA build-new/django_stubs_ext-5.2.5.dist-info/METADATA
--- build-old/django_stubs_ext-5.2.5.dist-info/METADATA 2020-02-02 00:00:00.000000000 +0200
+++ build-new/django_stubs_ext-5.2.5.dist-info/METADATA 1980-01-01 01:00:00.000000000 +0300
@@ -2,26 +2,27 @@
Name: django-stubs-ext
Version: 5.2.5
Summary: Monkey-patching and extensions for django-stubs
-Project-URL: Homepage, https://github.com/typeddjango/django-stubs
-Project-URL: Funding, https://github.com/sponsors/typeddjango
-Project-URL: Release notes, https://github.com/typeddjango/django-stubs/releases
Author: Simula Proxy
-Maintainer-email: Marti Raudsepp <[email protected]>, Nikita Sobolev <[email protected]>, Petter Friberg <[email protected]>, Adam Johnson <[email protected]>
License-Expression: MIT
License-File: LICENSE.md
-Classifier: Framework :: Django
-Classifier: Framework :: Django :: 5.0
-Classifier: Framework :: Django :: 5.1
-Classifier: Framework :: Django :: 5.2
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
-Requires-Python: >=3.10
+Classifier: Framework :: Django
+Classifier: Framework :: Django :: 5.0
+Classifier: Framework :: Django :: 5.1
+Classifier: Framework :: Django :: 5.2
Requires-Dist: django
Requires-Dist: typing-extensions
+Maintainer: Marti Raudsepp, Nikita Sobolev, Petter Friberg, Adam Johnson
+Maintainer-email: Marti Raudsepp <[email protected]>, Nikita Sobolev <[email protected]>, Petter Friberg <[email protected]>, Adam Johnson <[email protected]>
+Requires-Python: >=3.10
+Project-URL: Funding, https://github.com/sponsors/typeddjango
+Project-URL: Homepage, https://github.com/typeddjango/django-stubs
+Project-URL: Release notes, https://github.com/typeddjango/django-stubs/releases
Description-Content-Type: text/markdown
# Extensions and monkey-patching for django-stubs
diff '--color=auto' -ur build-old/django_stubs_ext-5.2.5.dist-info/RECORD build-new/django_stubs_ext-5.2.5.dist-info/RECORD
--- build-old/django_stubs_ext-5.2.5.dist-info/RECORD 2025-09-30 20:30:39.861338520 +0300
+++ build-new/django_stubs_ext-5.2.5.dist-info/RECORD 2025-09-30 20:30:28.392185648 +0300
@@ -1,7 +1,7 @@
django_stubs_ext-5.2.5.dist-info/licenses/LICENSE.md,sha256=I16ZOWXTmaJefUk9JchiL3hxhRCIS5wFHx8YZrbzTp0,1075
-django_stubs_ext-5.2.5.dist-info/METADATA,sha256=MMvpAayEfDKfNUY3wuVi28rDWdTkkQMMD93jG4IgUcE,3531
+django_stubs_ext-5.2.5.dist-info/METADATA,sha256=ay2-g7zzgdK10EbEyKvrOthIgi91hnfaVp8uIvgICa0,3604
django_stubs_ext-5.2.5.dist-info/RECORD,,
-django_stubs_ext-5.2.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
+django_stubs_ext-5.2.5.dist-info/WHEEL,sha256=-neZj6nU9KAMg2CnCY6T3w8J53nx1kFGw_9HfoSzM60,79
django_stubs_ext/aliases.py,sha256=SYE0ybrEv1o0tukgCHZ4uCr7k4Fl5mnAp7o2qRjnRmg,714
django_stubs_ext/annotations.py,sha256=IzBnhxscTTzl8MQiX0EQhc6Da5y1aUDdmPQam_lGElk,636
django_stubs_ext/db/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
diff '--color=auto' -ur build-old/django_stubs_ext-5.2.5.dist-info/WHEEL build-new/django_stubs_ext-5.2.5.dist-info/WHEEL
--- build-old/django_stubs_ext-5.2.5.dist-info/WHEEL 2020-02-02 00:00:00.000000000 +0200
+++ build-new/django_stubs_ext-5.2.5.dist-info/WHEEL 1980-01-01 01:00:00.000000000 +0300
@@ -1,4 +1,4 @@
Wheel-Version: 1.0
-Generator: hatchling 1.27.0
+Generator: uv 0.8.22
Root-Is-Purelib: true
-Tag: py3-none-any
+Tag: py3-none-any
\ No newline at end of file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment