forked from pool/python-incremental
Accepting request 1011264 from devel:languages:python
- update to 22.10.0: * Incremental now supports type-checking with Mypy (#69) OBS-URL: https://build.opensuse.org/request/show/1011264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-incremental?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57
|
||||
size 17058
|
||||
BIN
incremental-22.10.0.tar.gz
LFS
Normal file
BIN
incremental-22.10.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 16 17:53:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 22.10.0:
|
||||
* Incremental now supports type-checking with Mypy (#69)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 09:30:06 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-incremental%{psuffix}
|
||||
Version: 21.3.0
|
||||
Version: 22.10.0
|
||||
Release: 0
|
||||
Summary: Library that versions your Python projects
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user