summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-autohooks-plugin-black.spec25
-rw-r--r--sources2
3 files changed, 13 insertions, 15 deletions
diff --git a/.gitignore b/.gitignore
index 11e89ae..a121560 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/autohooks_plugin_black-22.11.0.tar.gz
+/autohooks_plugin_black-23.4.0.tar.gz
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
![Greenbone Logo](https://www.greenbone.net/wp-content/uploads/gb_new-logo_horizontal_rgb_small.png)
@@ -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
diff --git a/sources b/sources
index e4b48d3..d071c02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ece3792d9cde5a326b0ef7cfdfc65c3 autohooks_plugin_black-22.11.0.tar.gz
+6631e197541134c61a12ef32418b0162 autohooks_plugin_black-23.4.0.tar.gz