summaryrefslogtreecommitdiff
path: root/python-apache-airflow-providers-apache-pig.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-apache-airflow-providers-apache-pig.spec')
-rw-r--r--python-apache-airflow-providers-apache-pig.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-apache-airflow-providers-apache-pig.spec b/python-apache-airflow-providers-apache-pig.spec
index 1098cab..a8efa3a 100644
--- a/python-apache-airflow-providers-apache-pig.spec
+++ b/python-apache-airflow-providers-apache-pig.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-apache-airflow-providers-apache-pig
-Version: 4.0.0
+Version: 4.1.0
Release: 1
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-apache-pig package
License: Apache License 2.0
URL: https://airflow.apache.org/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/06/707032402c8ed48ab706c33dc806097d21543ca00024a938e643c04cf6fa/apache-airflow-providers-apache-pig-4.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2d/dc/ac5d5e3ffbdd14fc8b325e4f29a91b7b2483902faeaef89e537f73f82f8a/apache-airflow-providers-apache-pig-4.1.0.tar.gz
BuildArch: noarch
Requires: python3-apache-airflow
@@ -14,7 +14,7 @@ Requires: python3-apache-airflow
This is a provider package for ``apache.pig`` provider. All classes for this provider package
are in ``airflow.providers.apache.pig`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.0.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.1.0/>`_.
%package -n python3-apache-airflow-providers-apache-pig
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-apache-pig package
@@ -26,7 +26,7 @@ BuildRequires: python3-pip
This is a provider package for ``apache.pig`` provider. All classes for this provider package
are in ``airflow.providers.apache.pig`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.0.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.1.0/>`_.
%package help
Summary: Development documents and examples for apache-airflow-providers-apache-pig
@@ -35,10 +35,10 @@ Provides: python3-apache-airflow-providers-apache-pig-doc
This is a provider package for ``apache.pig`` provider. All classes for this provider package
are in ``airflow.providers.apache.pig`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.0.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.1.0/>`_.
%prep
-%autosetup -n apache-airflow-providers-apache-pig-4.0.0
+%autosetup -n apache-airflow-providers-apache-pig-4.1.0
%build
%py3_build
@@ -78,5 +78,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.0-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.0-1
- Package Spec generated