From f9f489683409ae153e2b76fe7d70a342235f9327 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:17:10 +0000 Subject: automatic import of python-cornac --- python-cornac.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'python-cornac.spec') diff --git a/python-cornac.spec b/python-cornac.spec index e7e4b8b..493271f 100644 --- a/python-cornac.spec +++ b/python-cornac.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cornac -Version: 1.15.0 +Version: 1.15.1 Release: 1 Summary: A Comparative Framework for Multimodal Recommender Systems License: Apache Software License URL: https://cornac.preferred.ai -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/37/00/f4868b87425922afaa60ea8bc16613d1330bb7bddd67faaaba67a83264e8/cornac-1.15.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d5/f8/82db84021ed6d3522473c7dba6839e50ee664868fef5ac4b4d549e201f5b/cornac-1.15.1.tar.gz Requires: python3-numpy Requires: python3-scipy @@ -42,7 +42,7 @@ Requires: python3-pytest-cov [![PyPI](https://img.shields.io/pypi/v/cornac.svg)](https://pypi.org/project/cornac/) [![Conda](https://img.shields.io/conda/vn/conda-forge/cornac.svg)](https://anaconda.org/conda-forge/cornac) [![Conda Recipe](https://img.shields.io/badge/recipe-cornac-green.svg)](https://github.com/conda-forge/cornac-feedstock) -[![Downloads](https://static.pepy.tech/personalized-badge/cornac?period=total&units=international_system&left_color=grey&right_color=orange&left_text=downloads)](https://pepy.tech/project/cornac) +[![Downloads](https://static.pepy.tech/personalized-badge/cornac?period=month&units=international_system&left_color=grey&right_color=orange&left_text=downloads/month)](https://pepy.tech/project/cornac)
[![Python](https://img.shields.io/pypi/pyversions/cornac.svg)](https://cornac.preferred.ai/) [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/cornac.svg)](https://anaconda.org/conda-forge/cornac) @@ -65,7 +65,7 @@ Currently, we are supporting Python 3. There are several ways to install Cornac: - **From the GitHub source (for latest updates):** ```bash - pip3 install Cython + pip3 install Cython numpy scipy git clone https://github.com/PreferredAI/cornac.git cd cornac python3 setup.py install @@ -266,7 +266,7 @@ BuildRequires: gdb [![PyPI](https://img.shields.io/pypi/v/cornac.svg)](https://pypi.org/project/cornac/) [![Conda](https://img.shields.io/conda/vn/conda-forge/cornac.svg)](https://anaconda.org/conda-forge/cornac) [![Conda Recipe](https://img.shields.io/badge/recipe-cornac-green.svg)](https://github.com/conda-forge/cornac-feedstock) -[![Downloads](https://static.pepy.tech/personalized-badge/cornac?period=total&units=international_system&left_color=grey&right_color=orange&left_text=downloads)](https://pepy.tech/project/cornac) +[![Downloads](https://static.pepy.tech/personalized-badge/cornac?period=month&units=international_system&left_color=grey&right_color=orange&left_text=downloads/month)](https://pepy.tech/project/cornac)
[![Python](https://img.shields.io/pypi/pyversions/cornac.svg)](https://cornac.preferred.ai/) [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/cornac.svg)](https://anaconda.org/conda-forge/cornac) @@ -289,7 +289,7 @@ Currently, we are supporting Python 3. There are several ways to install Cornac: - **From the GitHub source (for latest updates):** ```bash - pip3 install Cython + pip3 install Cython numpy scipy git clone https://github.com/PreferredAI/cornac.git cd cornac python3 setup.py install @@ -484,7 +484,7 @@ Provides: python3-cornac-doc [![PyPI](https://img.shields.io/pypi/v/cornac.svg)](https://pypi.org/project/cornac/) [![Conda](https://img.shields.io/conda/vn/conda-forge/cornac.svg)](https://anaconda.org/conda-forge/cornac) [![Conda Recipe](https://img.shields.io/badge/recipe-cornac-green.svg)](https://github.com/conda-forge/cornac-feedstock) -[![Downloads](https://static.pepy.tech/personalized-badge/cornac?period=total&units=international_system&left_color=grey&right_color=orange&left_text=downloads)](https://pepy.tech/project/cornac) +[![Downloads](https://static.pepy.tech/personalized-badge/cornac?period=month&units=international_system&left_color=grey&right_color=orange&left_text=downloads/month)](https://pepy.tech/project/cornac)
[![Python](https://img.shields.io/pypi/pyversions/cornac.svg)](https://cornac.preferred.ai/) [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/cornac.svg)](https://anaconda.org/conda-forge/cornac) @@ -507,7 +507,7 @@ Currently, we are supporting Python 3. There are several ways to install Cornac: - **From the GitHub source (for latest updates):** ```bash - pip3 install Cython + pip3 install Cython numpy scipy git clone https://github.com/PreferredAI/cornac.git cd cornac python3 setup.py install @@ -674,7 +674,7 @@ If you use Cornac in a scientific publication, we would appreciate citations to %prep -%autosetup -n cornac-1.15.0 +%autosetup -n cornac-1.15.1 %build %py3_build @@ -714,5 +714,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.15.0-1 +* Tue Apr 25 2023 Python_Bot - 1.15.1-1 - Package Spec generated -- cgit v1.2.3