diff options
Diffstat (limited to 'python-autohooks-plugin-black.spec')
-rw-r--r-- | python-autohooks-plugin-black.spec | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/python-autohooks-plugin-black.spec b/python-autohooks-plugin-black.spec index 71529b5..d834b90 100644 --- a/python-autohooks-plugin-black.spec +++ b/python-autohooks-plugin-black.spec @@ -1,15 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-autohooks-plugin-black -Version: 22.11.0 +Version: 23.4.0 Release: 1 Summary: An autohooks plugin for python code formatting via black License: GPL-3.0-or-later URL: https://github.com/greenbone/autohooks-plugin-black -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2e/da/8fcc79a5ab0ad560b74139bf3e3890058a4710b08e52e244593ec2b55a35/autohooks_plugin_black-22.11.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/43/b2/e023aa54f6d6f64c8bf1e3ed616fbd153eb87a44a40a8dfeb2901163c4c2/autohooks_plugin_black-23.4.0.tar.gz BuildArch: noarch -Requires: python3-autohooks Requires: python3-black +Requires: python3-autohooks %description  @@ -76,7 +76,7 @@ arguments = ["-q", "--diff"] ## Maintainer -This project is maintained by [Greenbone Networks GmbH](https://www.greenbone.net/). +This project is maintained by [Greenbone AG](https://www.greenbone.net/). ## Contributing @@ -88,12 +88,11 @@ first. ## License -Copyright (C) 2019 [Greenbone Networks GmbH](https://www.greenbone.net/) +Copyright (C) 2019 [Greenbone AG](https://www.greenbone.net/) Licensed under the [GNU General Public License v3.0 or later](LICENSE). - %package -n python3-autohooks-plugin-black Summary: An autohooks plugin for python code formatting via black Provides: python-autohooks-plugin-black @@ -165,7 +164,7 @@ arguments = ["-q", "--diff"] ## Maintainer -This project is maintained by [Greenbone Networks GmbH](https://www.greenbone.net/). +This project is maintained by [Greenbone AG](https://www.greenbone.net/). ## Contributing @@ -177,12 +176,11 @@ first. ## License -Copyright (C) 2019 [Greenbone Networks GmbH](https://www.greenbone.net/) +Copyright (C) 2019 [Greenbone AG](https://www.greenbone.net/) Licensed under the [GNU General Public License v3.0 or later](LICENSE). - %package help Summary: Development documents and examples for autohooks-plugin-black Provides: python3-autohooks-plugin-black-doc @@ -251,7 +249,7 @@ arguments = ["-q", "--diff"] ## Maintainer -This project is maintained by [Greenbone Networks GmbH](https://www.greenbone.net/). +This project is maintained by [Greenbone AG](https://www.greenbone.net/). ## Contributing @@ -263,14 +261,13 @@ first. ## License -Copyright (C) 2019 [Greenbone Networks GmbH](https://www.greenbone.net/) +Copyright (C) 2019 [Greenbone AG](https://www.greenbone.net/) Licensed under the [GNU General Public License v3.0 or later](LICENSE). - %prep -%autosetup -n autohooks-plugin-black-22.11.0 +%autosetup -n autohooks-plugin-black-23.4.0 %build %py3_build @@ -310,5 +307,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 22.11.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 23.4.0-1 - Package Spec generated |