15
0
forked from pool/python-nox
Commit Graph

4 Commits

Author SHA256 Message Date
Tomáš Chvátal
fe9bb0eb85 Accepting request 789703 from home:pgajdos:python
- version update to 2019.11.9
  - Fix example installation call for pip. (#259)
  - Allow colorlog 4. (#257)
  - Order Pythons in descending version in `appveyor.yml`. (#258)
  - Add link to GitHub Action for Nox. (#255)
  - Use double "\`" for inline code. (#254)
  - Add types to `_option_set.py`. (#249)
  - Add type hints to `tasks.py`. (#241)
  - Fix typo (virtulenvs). (#247)
  - Replace flake8 sorter with isort. (#242)
  - Pass `VIRTUAL_ENV` environment variable to commands executed in a virtualenv. (#245)
  - Fix docs to show correct list for parametrize. (#244)
  - Add argcomplete dependency to conda test session. (#240)

OBS-URL: https://build.opensuse.org/request/show/789703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nox?expand=0&rev=5
2020-03-30 10:32:41 +00:00
Tomáš Chvátal
2ff2729955 Accepting request 738717 from home:jayvdb:branches:devel:languages:python
- Remove upper version specifiers preventing use with latest colorlog

colorlog bump approved upstream https://github.com/theacodes/nox/pull/257

But they will keep upper bounds pins so unfortunately the hack will likely be needed ongoing.

OBS-URL: https://build.opensuse.org/request/show/738717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nox?expand=0&rev=3
2019-10-16 08:22:45 +00:00
edbe296679 Accepting request 738260 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/738260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nox?expand=0&rev=1
2019-10-16 07:13:36 +00:00
Tomáš Chvátal
d057a91821 Accepting request 738249 from home:jayvdb:py-new
A lot of notable projects are switching from tox to nox
https://nox.readthedocs.io/en/stable/#projects-that-use-nox

OBS-URL: https://build.opensuse.org/request/show/738249
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nox?expand=0&rev=1
2019-10-14 10:51:06 +00:00