From cc733579a7ad66f33a791cf6bf94b6b5962abef6b461187625b4a668a63072bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 29 Aug 2020 18:38:24 +0000 Subject: [PATCH] Accepting request 830484 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/830484 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=10 --- pre_commit-2.6.0.tar.gz | 3 --- pre_commit-2.7.1.tar.gz | 3 +++ python-pre-commit.changes | 34 ++++++++++++++++++++++++++++++++++ python-pre-commit.spec | 2 +- 4 files changed, 38 insertions(+), 4 deletions(-) delete mode 100644 pre_commit-2.6.0.tar.gz create mode 100644 pre_commit-2.7.1.tar.gz diff --git a/pre_commit-2.6.0.tar.gz b/pre_commit-2.6.0.tar.gz deleted file mode 100644 index a2939a5..0000000 --- a/pre_commit-2.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e97b47762f75a2dbbb863cfe824ffab6782fc2bb6763e83876efa6164665038 -size 219530 diff --git a/pre_commit-2.7.1.tar.gz b/pre_commit-2.7.1.tar.gz new file mode 100644 index 0000000..7738a1b --- /dev/null +++ b/pre_commit-2.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ca162ba902dac6b0567d5b2ed3a7cc479ead512bdad5579e35a6836b8c1b0e +size 221033 diff --git a/python-pre-commit.changes b/python-pre-commit.changes index 168dab3..3c3e595 100644 --- a/python-pre-commit.changes +++ b/python-pre-commit.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Sat Aug 29 05:38:23 UTC 2020 - Arun Persaud diff --git a/python-pre-commit.spec b/python-pre-commit.spec index 8713c30..5d911da 100644 --- a/python-pre-commit.spec +++ b/python-pre-commit.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pre-commit -Version: 2.6.0 +Version: 2.7.1 Release: 0 Summary: Multi-language pre-commit hooks License: MIT