diff --git a/narwhals-1.40.0.tar.gz b/narwhals-1.40.0.tar.gz deleted file mode 100644 index 8b6ff1bd954a2f20a5534a377a52352909dc0971..0000000000000000000000000000000000000000 Binary files a/narwhals-1.40.0.tar.gz and /dev/null differ diff --git a/narwhals-2.0.0.tar.gz b/narwhals-2.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c345d02688fad90209563ec4c86cc5c01eface57 Binary files /dev/null and b/narwhals-2.0.0.tar.gz differ diff --git a/python-narwhals.spec b/python-narwhals.spec index 4cdf8d5d6f29632a6cf42ecfbecf8bc8079001d8..40c7a02d453b72863a127d6b47cf32ee7feb20ce 100644 --- a/python-narwhals.spec +++ b/python-narwhals.spec @@ -2,7 +2,7 @@ %global pypi_name narwhals Name: python-%{pypi_name} -Version: 1.40.0 +Version: 2.0.0 Release: 1 Summary: Extremely lightweight compatibility layer between dataframe libraries @@ -20,8 +20,7 @@ BuildRequires: python3-hatchling # for test BuildRequires: python3-pytest BuildRequires: python3-pandas -BuildRequires: python3-pyarrow - +BuildRequires: python3-pyarrow %global _description %{expand: Extremely lightweight and extensible compatibility layer between dataframe libraries! @@ -54,5 +53,8 @@ Summary: %{summary} %{python3_sitelib}/narwhals-*.dist-info/ %changelog +* Wed Aug 13 2025 lvfei - 2.0.0-1 +- update to 2.0.0 + * Fri Jun 13 2025 Dongxing Wang - 1.40.0-1 - Init package diff --git a/python-narwhals.yaml b/python-narwhals.yaml new file mode 100644 index 0000000000000000000000000000000000000000..02735b24db9c09f7fa07e17c1203cfdd411f43db --- /dev/null +++ b/python-narwhals.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: github/narwhals +tag_prefix: ^v +separator: .