From 19efda1630737d130cad8c2cacbcae9194c575be278bfad92020a50b69946357 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 6 Aug 2017 04:49:42 +0000 Subject: [PATCH] Accepting request 514749 from home:TheBlackCat:branches:devel:languages:python - Remove docs. They aren't being built so they are not useful, and they break the build. OBS-URL: https://build.opensuse.org/request/show/514749 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=52 --- python-pyzmq.changes | 6 ++++++ python-pyzmq.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pyzmq.changes b/python-pyzmq.changes index c1dfc46..1987249 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 6 04:48:29 UTC 2017 - toddrme2178@gmail.com + +- Remove docs. They aren't being built so they are not useful, + and they break the build. + ------------------------------------------------------------------- Fri Apr 14 22:51:00 UTC 2017 - toddrme2178@gmail.com diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 20ff0c0..f933635 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -101,7 +101,7 @@ rm -rf zmq/tests/test_auth.py %files %{python_files} %defattr(-,root,root,-) -%doc AUTHORS.md COPYING.BSD COPYING.LESSER README.md examples docs +%doc AUTHORS.md COPYING.BSD COPYING.LESSER README.md examples %{python_sitearch}/zmq/ %{python_sitearch}/pyzmq-%{version}-py*.egg-info %exclude %{python_sitearch}/zmq/utils/*.h