diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : python-attrs version : 20.3.0 -release : 9 +release : 10 source : - https://github.com/python-attrs/attrs/archive/20.3.0.tar.gz : c7d2ef493768bfea33cd5d8cbd2a6c2ddf229d5e8c3a79aefa67d1daf1e9d96d license : MIT @@ -19,6 +19,6 @@ install : | %python_install %python3_install -#check : | -# %python_test -# %python3_test +check : | + %python_test pytest + %python3_test pytest3 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ python-attrs - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com MIT programming.python @@ -97,12 +97,12 @@ - - 2021-07-28 + + 2021-08-10 20.3.0 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file