./devel/py-test-isort, Pytest plugin to perform isort checks (import ordering)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.1.0, Package name: py310-test-isort-3.1.0, Maintainer: pkgsrc-users

py.test plugin to check import ordering using isort.


Required to run:
[devel/py-setuptools] [devel/py-test] [devel/py-isort] [devel/py-test-cache] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 6.14 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-30 11:31:07 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-test-isort: updated to 3.1.0

3.1.0 - 2022-10-28

Drop official support for Python 3.6.
Drop usage of "py" dependency and use pytest capture instead

3.0.0 - 2022-02-08

Drop support for isort < 5
Add suport for pytest 7

2.0.0 - 2021-04-27

BREAKING CHANGE: Files that are ignored in isort's own configuration will now be \ 
skipped
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-07-30 19:45:00 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-test-isort: use versioned isort
   2020-05-16 16:05:15 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
pytest from versioned deps.
   2017-08-21 17:30:27 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py.test plugin to check import ordering using isort.