15
0
Commit Graph

16 Commits

Author SHA256 Message Date
64e48dd3bd - switch to modern python on sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=27
2024-08-14 14:49:03 +00:00
92b5e4332e - Add upstream support-python312.patch gh#PyCQA/autoflake#280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=25
2024-02-06 18:29:11 +00:00
b667837d52 of python 2.x
- reenable build for python38, issue got fixed in current release
- Update to v1.5.2
- Switch from setup.py test to pytest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=23
2023-12-15 11:56:04 +00:00
a56fb1dc76 Accepting request 1133135 from home:pgajdos:python
pmmu version update

OBS-URL: https://build.opensuse.org/request/show/1133135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=22
2023-12-15 11:52:44 +00:00
97f79eb28c - Remove upstreamed patch rm_assert_failing_310.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=20
2023-07-31 18:49:57 +00:00
18f03c15ad - reenable build for python38, issue got fixed in current release
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=18
2022-09-12 08:03:05 +00:00
b06dd5f6e0 Accepting request 1002346 from home:yarunachalam:branches:devel:languages:python
- Update to v1.5.3
  * test_autoflake: use os.linesep in assertion
  * Make sure messages use os.linesep
  * test_autoflake: add a test for #129
  * autoflake: propagate the exit status instead of calling sys.exit
  * Renamed the head branch
  * Remove Makefile and reference to travis.yml
- Update to v1.5.2 
  * Remove usage of deprecated distutils module
  * Also add support for removing RHS of unused variables.
  * Use the new sysconfig module instead of distutils
  * added option to remove RHS also when removing unused variables (#92)

OBS-URL: https://build.opensuse.org/request/show/1002346
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=17
2022-09-12 08:00:35 +00:00
b9a9864c59 Accepting request 999918 from home:bnavigator:branches:devel:languages:python
- Update to v1.5.1
  * support for reading configuration from setup.cfg and
    pyproject.toml
  * new flag `--quiet`
  * drop support for old versions of Python (<3.7)
  * support for reading contents from stdin (prints the output to
    stdout, ideal for integration with editors)
  * support for parallel execution with `--jobs`
- Skip building Python 3.8: gh#PyCQA/autoflake#100

OBS-URL: https://build.opensuse.org/request/show/999918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=15
2022-08-29 11:43:29 +00:00
1fe902dad7 - Skip failing test for Python 3.10 (gh#PyCQA/autoflake#104)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=14
2022-02-23 14:04:26 +00:00
0b6b62d64b - Update to 1.4:
* No upstream changelog
- Switch from setup.py test to pytest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=12
2020-08-31 04:17:40 +00:00
Tomáš Chvátal
df468056af - Update to 1.3.1:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=10
2019-09-13 11:32:45 +00:00
Tomáš Chvátal
5c54273205 Accepting request 703502 from home:mbelur:branches:devel:languages:python
- Update to v1.3
  + No changes were provided

OBS-URL: https://build.opensuse.org/request/show/703502
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=8
2019-05-16 18:07:34 +00:00
Tomáš Chvátal
236985160b Accepting request 673157 from home:jayvdb:coala:python3-bears
- Update to v1.2
  + Have `standard_paths` look in both platform-specific and
    platform-independent directories
    (replaces fix_standard_paths.patch)
  + Add LICENSE
  + Drop Python 3.3
- Remove unnecessary build dependency %pythons
- Remove unused build dependency 'coverage'

OBS-URL: https://build.opensuse.org/request/show/673157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=6
2019-02-10 16:39:31 +00:00
Todd R
fbfaf3b79e Accepting request 654135 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/654135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=4
2018-12-05 19:20:42 +00:00
c58cfbd89b Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=3
2018-12-04 13:14:51 +00:00
Todd R
72de9c4e07 Accepting request 605862 from devel:languages:python:misc
Automatically make pyflakes-suggested changes

OBS-URL: https://build.opensuse.org/request/show/605862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=1
2018-05-09 18:36:47 +00:00