commit python-threevis for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package python-threevis for openSUSE:Factory 
checked in at 2019-08-19 21:38:42

Comparing /work/SRC/openSUSE:Factory/python-threevis (Old)
 and  /work/SRC/openSUSE:Factory/.python-threevis.new.22127 (New)


Package is "python-threevis"

Mon Aug 19 21:38:42 2019 rev:3 rq:724165 version:0.1.0.post25

Changes:

--- /work/SRC/openSUSE:Factory/python-threevis/python-threevis.changes  
2019-06-01 09:49:51.987316775 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-threevis.new.22127/python-threevis.changes   
2019-08-19 21:38:43.768333979 +0200
@@ -1,0 +2,5 @@
+Fri Aug 16 17:21:56 UTC 2019 - Todd R 
+
+- Drop python2 version
+
+---



Other differences:
--
++ python-threevis.spec ++
--- /var/tmp/diff_new_pack.CfBFPy/_old  2019-08-19 21:38:44.168333728 +0200
+++ /var/tmp/diff_new_pack.CfBFPy/_new  2019-08-19 21:38:44.172333725 +0200
@@ -16,6 +16,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-threevis
 Version:0.1.0.post25
 Release:0




commit python-threevis for openSUSE:Factory

2019-06-01 Thread root
Hello community,

here is the log from the commit of package python-threevis for openSUSE:Factory 
checked in at 2019-06-01 09:49:50

Comparing /work/SRC/openSUSE:Factory/python-threevis (Old)
 and  /work/SRC/openSUSE:Factory/.python-threevis.new.5148 (New)


Package is "python-threevis"

Sat Jun  1 09:49:50 2019 rev:2 rq:705974 version:0.1.0.post25

Changes:

--- /work/SRC/openSUSE:Factory/python-threevis/python-threevis.changes  
2019-05-22 11:10:27.698595969 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-threevis.new.5148/python-threevis.changes
2019-06-01 09:49:51.987316775 +0200
@@ -1,0 +2,5 @@
+Fri May  3 06:23:47 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in descriptions.
+
+---



Other differences:
--
++ python-threevis.spec ++
--- /var/tmp/diff_new_pack.oW2dfe/_old  2019-06-01 09:49:53.355316308 +0200
+++ /var/tmp/diff_new_pack.oW2dfe/_new  2019-06-01 09:49:53.375316301 +0200
@@ -20,7 +20,7 @@
 Version:0.1.0.post25
 Release:0
 License:BSD-3-Clause
-Summary:Visualize meshes, point clouds, and other geometry in a 
Jupyter Notebook
+Summary:Plugin for visualizing meshes, point clouds, and other 
geometry in a Jupyter Notebook
 Url:https://graphics.rwth-aachen.de:9000/threevis/threevis
 Group:  Development/Languages/Python
 Source: 
https://files.pythonhosted.org/packages/source/t/threevis/threevis-%{version}.tar.gz
@@ -44,7 +44,8 @@
 %python_subpackages
 
 %description
-Visualize meshes, point clouds, and other geometry in a Jupyter Notebook
+A plugin for visualizing meshes, point clouds, and other geometry in
+a Jupyter Notebook.
 
 %prep
 %setup -q -n threevis-%{version}