14
0
forked from pool/python-vulkan

Accepting request 689084 from home:pgajdos

- version update to 1.1.99.0
  * No upstream changelog

OBS-URL: https://build.opensuse.org/request/show/689084
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vulkan?expand=0&rev=6
This commit is contained in:
2019-03-27 13:05:18 +00:00
committed by Git OBS Bridge
parent ea096de5ef
commit b3ee9f0cd2
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 27 10:12:33 UTC 2019 - pgajdos@suse.com
- version update to 1.1.99.0
* No upstream changelog
-------------------------------------------------------------------
Thu Dec 6 11:42:38 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-vulkan
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-vulkan
Version: 1.1.71.2
Version: 1.1.99.0
Release: 0
Summary: Python bindings for the Vulkan API
License: Apache-2.0
@@ -26,11 +26,11 @@ Group: Development/Languages/Python
Url: https://github.com/realitix/vulkan
Source: https://files.pythonhosted.org/packages/source/v/vulkan/vulkan-%{version}.tar.gz
Source1: LICENSE
BuildRequires: %{python_module cffi}
BuildRequires: %{python_module cffi >= 1.10}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
BuildRequires: vulkan-devel
Requires: python-cffi
Requires: python-cffi >= 1.10
Requires: vulkan
BuildRequires: fdupes
BuildArch: noarch
@@ -52,6 +52,9 @@ cp %{SOURCE1} .
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# no tests available
%files %{python_files}
%license LICENSE
%doc README.md

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb7d4efeee2cbcd8a0391054fee7f1b878dd1262841440a4e9eb07d6d7ee5d8e
size 133213

3
vulkan-1.1.99.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6df73610560a72d8c0cb84bcd69e07742e7914a020c5f8a2251d8bd797aa42e3
size 177004