14
0

- update to 3.0.3:

* Official support for Pylint 3.
  * Official support for Python 3.12.
  * Documentation for configuration within `pyproject.toml`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-venv?expand=0&rev=5
This commit is contained in:
2023-12-15 21:36:00 +00:00
committed by Git OBS Bridge
parent a9e1fd0995
commit fbf2a45e06
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:228de47cfc6411b0a94a327bd23026379dd771d8e78c3abc75af1adc1ce8cd91
size 5323

3
pylint_venv-3.0.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df12a17fca39a94acc1c9a0f1dcf68141e90fe685569d78c046695c67c4e55fa
size 5740

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 15 21:35:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.3:
* Official support for Pylint 3.
* Official support for Python 3.12.
* Documentation for configuration within `pyproject.toml`
-------------------------------------------------------------------
Thu Aug 24 14:34:09 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@@ -16,8 +16,9 @@
#
%{?sle15_python_module_pythons}
Name: python-pylint-venv
Version: 3.0.2
Version: 3.0.3
Release: 0
Summary: Use the same Pylint installation with different virtual environments
License: MIT