flake8-django-migrations

View on PyPIReverse Dependencies (0)

1.1.0 flake8_django_migrations-1.1.0-py3-none-any.whl

Wheel Details

Project: flake8-django-migrations
Version: 1.1.0
Filename: flake8_django_migrations-1.1.0-py3-none-any.whl
Download: [link]
Size: 5099
MD5: f904f13ddf6ea50d39553bbca7c29f20
SHA256: 1dc8d35648ed4d006f3bb7c757fe3afbf243a665baf9b871baec52a4d0389e83
Uploaded: 2024-10-31 19:44:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-django-migrations
Version: 1.1.0
Summary: Flake8 plugin to lint for backwards incompatible database migrations
Author: Bruno Alla
Author-Email: bruno.alla[at]festicket.com
Home-Page: https://github.com/browniebroke/flake8-django-migrations
Project-Url: Repository, https://github.com/browniebroke/flake8-django-migrations
License: MIT
Keywords: flake8,lint,django,migrations
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
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: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9,<4.0
Requires-Dist: astor (>=0.1)
Requires-Dist: flake8 (>=3.7)
Requires-Dist: importlib-metadata (>=0.9); python_version < "3.8"
Description-Content-Type: text/markdown
[Description omitted; length: 3073 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_django_migrations/__init__.py sha256=Ji7D2v_g7k1dViv-7-D1-NgpFHA61U3D3dIQXNNzelY 72
flake8_django_migrations/checkers/__init__.py sha256=vU7QiGSy_AJuJFmClUocqIJ-Ltku_8C24ZU8L6fLJR0 53
flake8_django_migrations/checkers/base.py sha256=vlIbuRv1EEL9KTpc8v-kggJwKYKER6u_MTAwmo8ABng 466
flake8_django_migrations/checkers/issue.py sha256=9cTKbhBEZ-lsoP4AcYK0KsX7R588wRVnDGfb97_05cY 128
flake8_django_migrations/checkers/remove_field.py sha256=eGAG_udr7sqNY0bDL6wpRM3I5_pyAhp-jS0s2m_2XbU 863
flake8_django_migrations/plugin.py sha256=Tua83fx_iCTuhesKbkCajbXyLujxCIrU9e3eqSqrouE 1222
flake8_django_migrations-1.1.0.dist-info/METADATA sha256=puLfTfqDSazENF5_7e-_D_BLjm0ypodWCtgBjQAXgI4 4336
flake8_django_migrations-1.1.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
flake8_django_migrations-1.1.0.dist-info/entry_points.txt sha256=IvP6oiic5M__mBkFji9VOJAiDeWWxkgt7dtDLCiQxv0 55
flake8_django_migrations-1.1.0.dist-info/RECORD

entry_points.txt

DM = flake8_django_migrations:Plugin