commit python-jdcal for openSUSE:Factory

2019-05-24 Thread root
Hello community,

here is the log from the commit of package python-jdcal for openSUSE:Factory 
checked in at 2019-05-24 11:30:12

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


Package is "python-jdcal"

Fri May 24 11:30:12 2019 rev:6 rq:704752 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/python-jdcal/python-jdcal.changes
2018-12-24 11:38:32.317604030 +0100
+++ /work/SRC/openSUSE:Factory/.python-jdcal.new.5148/python-jdcal.changes  
2019-05-24 11:30:17.005423491 +0200
@@ -1,0 +2,9 @@
+Wed May 22 12:52:40 UTC 2019 - pgaj...@suse.com
+
+- version update to 1.4.1
+  * Remove testing for Python 2.6 and 3.3.
+  * Added testing for Python 3.7.
+  * Removed unused function `fpart`.
+- use pytest macro
+
+---

Old:

  jdcal-1.4.tar.gz

New:

  jdcal-1.4.1.tar.gz



Other differences:
--
++ python-jdcal.spec ++
--- /var/tmp/diff_new_pack.iSiznQ/_old  2019-05-24 11:30:17.745423300 +0200
+++ /var/tmp/diff_new_pack.iSiznQ/_new  2019-05-24 11:30:17.745423300 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jdcal
 #
-# 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-jdcal
-Version:1.4
+Version:1.4.1
 Release:0
 Summary:Julian dates from proleptic Gregorian and Julian calendars
 License:BSD-2-Clause
@@ -55,7 +55,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec test_jdcal.py
+%pytest
 
 %files %{python_files}
 %doc README.rst

++ jdcal-1.4.tar.gz -> jdcal-1.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.4/PKG-INFO new/jdcal-1.4.1/PKG-INFO
--- old/jdcal-1.4/PKG-INFO  2018-04-14 16:48:01.0 +0200
+++ new/jdcal-1.4.1/PKG-INFO2019-04-24 12:21:00.0 +0200
@@ -1,19 +1,18 @@
 Metadata-Version: 1.1
 Name: jdcal
-Version: 1.4
+Version: 1.4.1
 Summary: Julian dates from proleptic Gregorian and Julian calendars.
 Home-page: https://github.com/phn/jdcal
 Author: Prasanth Nair
 Author-email: prasant...@gmail.com
 License: BSD
-Description-Content-Type: UNKNOWN
 Description: jdcal
 =
 
 .. _TPM: http://www.sal.wisc.edu/~jwp/astro/tpm/tpm.html
 .. _Jeffrey W. Percival: http://www.sal.wisc.edu/~jwp/
 .. _IAU SOFA: http://www.iausofa.org/
-.. _pip: https://pypi.python.org/pypi/pip
+.. _pip: https://pypi.org/project/pip/
 .. _easy_install: 
https://setuptools.readthedocs.io/en/latest/easy_install.html
 
 .. image:: https://travis-ci.org/phn/jdcal.svg?branch=master
@@ -166,12 +165,11 @@
 Classifier: Topic :: Scientific/Engineering :: Astronomy
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.4/README.rst new/jdcal-1.4.1/README.rst
--- old/jdcal-1.4/README.rst2018-04-14 15:48:16.0 +0200
+++ new/jdcal-1.4.1/README.rst  2019-04-24 12:02:28.0 +0200
@@ -4,7 +4,7 @@
 .. _TPM: http://www.sal.wisc.edu/~jwp/astro/tpm/tpm.html
 .. _Jeffrey W. Percival: http://www.sal.wisc.edu/~jwp/
 .. _IAU SOFA: http://www.iausofa.org/
-.. _pip: https://pypi.python.org/pypi/pip
+.. _pip: https://pypi.org/project/pip/
 .. _easy_install: https://setuptools.readthedocs.io/en/latest/easy_install.html
 
 .. image:: https://travis-ci.org/phn/jdcal.svg?branch=master
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.4/jdcal.egg-info/PKG-INFO 
new/jdcal-1.4.1/jdcal.egg-info/PKG-INFO
--- old/jdcal-1.4/jdcal.egg-info/PKG-INFO   2018-04-14 16:48:01.0 
+0200
+++ new/jdcal-1.4.1/jdcal.egg-info/PKG-INFO 

commit python-jdcal for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package python-jdcal for openSUSE:Factory 
checked in at 2018-12-24 11:38:31

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


Package is "python-jdcal"

Mon Dec 24 11:38:31 2018 rev:5 rq:659447 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/python-jdcal/python-jdcal.changes
2018-08-24 17:00:09.445790708 +0200
+++ /work/SRC/openSUSE:Factory/.python-jdcal.new.28833/python-jdcal.changes 
2018-12-24 11:38:32.317604030 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:49:26 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-jdcal.spec ++
--- /var/tmp/diff_new_pack.WvNBCc/_old  2018-12-24 11:38:32.781603619 +0100
+++ /var/tmp/diff_new_pack.WvNBCc/_new  2018-12-24 11:38:32.785603615 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,6 @@
 Group:  Development/Languages/Python
 Url:http://github.com/phn/jdcal
 Source: 
https://files.pythonhosted.org/packages/source/j/jdcal/jdcal-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros




commit python-jdcal for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package python-jdcal for openSUSE:Factory 
checked in at 2018-08-24 17:00:07

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


Package is "python-jdcal"

Fri Aug 24 17:00:07 2018 rev:4 rq:627933 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/python-jdcal/python-jdcal.changes
2017-05-08 19:02:49.253781365 +0200
+++ /work/SRC/openSUSE:Factory/.python-jdcal.new/python-jdcal.changes   
2018-08-24 17:00:09.445790708 +0200
@@ -1,0 +2,8 @@
+Tue Aug  7 14:56:07 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 1.4
+  * Universal wheel distribution.
+  * Test to compare gcal2jd with astropy._erfa.cal2jd.
+  * Add more Python versions on Travis.
+
+---

Old:

  jdcal-1.3.tar.gz

New:

  jdcal-1.4.tar.gz



Other differences:
--
++ python-jdcal.spec ++
--- /var/tmp/diff_new_pack.PKqeEf/_old  2018-08-24 17:00:10.405791845 +0200
+++ /var/tmp/diff_new_pack.PKqeEf/_new  2018-08-24 17:00:10.409791850 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jdcal
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,26 +16,24 @@
 #
 
 
-%bcond_without tests
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jdcal
-Version:1.3
+Version:1.4
 Release:0
 Summary:Julian dates from proleptic Gregorian and Julian calendars
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 Url:http://github.com/phn/jdcal
 Source: 
https://files.pythonhosted.org/packages/source/j/jdcal/jdcal-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-%if %{with tests}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+# SECTION test requirements
 BuildRequires:  %{python_module pytest}
-%endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# /SECTION
 BuildArch:  noarch
+
 %python_subpackages
 
 %description
@@ -57,14 +55,12 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with tests}
 %check
 %python_exec test_jdcal.py
-%endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc README.rst
+%license LICENSE.txt
 %{python_sitelib}/*
 
 %changelog

++ jdcal-1.3.tar.gz -> jdcal-1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.3/PKG-INFO new/jdcal-1.4/PKG-INFO
--- old/jdcal-1.3/PKG-INFO  2016-09-19 08:32:38.0 +0200
+++ new/jdcal-1.4/PKG-INFO  2018-04-14 16:48:01.0 +0200
@@ -1,19 +1,20 @@
 Metadata-Version: 1.1
 Name: jdcal
-Version: 1.3
+Version: 1.4
 Summary: Julian dates from proleptic Gregorian and Julian calendars.
-Home-page: http://github.com/phn/jdcal
+Home-page: https://github.com/phn/jdcal
 Author: Prasanth Nair
 Author-email: prasant...@gmail.com
 License: BSD
+Description-Content-Type: UNKNOWN
 Description: jdcal
 =
 
 .. _TPM: http://www.sal.wisc.edu/~jwp/astro/tpm/tpm.html
 .. _Jeffrey W. Percival: http://www.sal.wisc.edu/~jwp/
 .. _IAU SOFA: http://www.iausofa.org/
-.. _pip: http://pypi.python.org/pypi/pip
-.. _easy_install: packages.python.org/distribute/easy_install.html
+.. _pip: https://pypi.python.org/pypi/pip
+.. _easy_install: 
https://setuptools.readthedocs.io/en/latest/easy_install.html
 
 .. image:: https://travis-ci.org/phn/jdcal.svg?branch=master
 :target: https://travis-ci.org/phn/jdcal
@@ -55,7 +56,7 @@
 
 
 Some examples are given below. For more information see
-http://oneau.wordpress.com/jdcal/.
+https://oneau.wordpress.com/2011/08/30/jdcal/.
 
 Gregorian calendar:
 
@@ -157,7 +158,6 @@
 For comments and suggestions, email to user `prasanthhn` in the 
`gmail.com`
 domain.
 
-
 Platform: UNKNOWN
 Classifier: Development Status :: 6 - Mature
 Classifier: Intended Audience :: Science/Research
@@ -165,3 +165,13 @@
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Topic :: Scientific/Engineering :: Astronomy
 Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming 

commit python-jdcal for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package python-jdcal for openSUSE:Factory 
checked in at 2017-05-08 19:02:23

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


Package is "python-jdcal"

Mon May  8 19:02:23 2017 rev:3 rq:489391 version:1.3

Changes:

--- /work/SRC/openSUSE:Factory/python-jdcal/python-jdcal.changes
2015-12-23 08:49:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-jdcal.new/python-jdcal.changes   
2017-05-08 19:02:49.253781365 +0200
@@ -1,0 +2,6 @@
+Wed Apr 19 15:30:41 UTC 2017 - toddrme2...@gmail.com
+
+- Update to version 1.3
+- Implement single-spec version.
+
+---

Old:

  jdcal-1.2.tar.gz

New:

  jdcal-1.3.tar.gz



Other differences:
--
++ python-jdcal.spec ++
--- /var/tmp/diff_new_pack.KJkYUf/_old  2017-05-08 19:02:49.813702267 +0200
+++ /var/tmp/diff_new_pack.KJkYUf/_new  2017-05-08 19:02:49.821701137 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jdcal
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,24 +16,27 @@
 #
 
 
-#
-%define _pyname jdcal
+%bcond_without tests
 
-Name:   python-%{_pyname}
-Version:1.2
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+Name:   python-jdcal
+Version:1.3
 Release:0
 Summary:Julian dates from proleptic Gregorian and Julian calendars
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Url:http://github.com/phn/%{_pyname}
-Source: 
https://pypi.python.org/packages/source/j/%{_pyname}/%{_pyname}-%{version}.tar.gz
-BuildRequires:  python-devel
+Url:http://github.com/phn/jdcal
+Source: 
https://files.pythonhosted.org/packages/source/j/jdcal/jdcal-%{version}.tar.gz
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+%if %{with tests}
+BuildRequires:  %{python_module pytest}
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
 This module contains functions for converting between Julian dates and
@@ -45,17 +48,23 @@
 defined.
 
 %prep
-%setup -q -n %{_pyname}-%{version}
+%setup -q -n jdcal-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+%if %{with tests}
+%check
+%python_exec test_jdcal.py
+%endif
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
-%doc README.rst
+%doc LICENSE.txt README.rst
 %{python_sitelib}/*
 
 %changelog

++ jdcal-1.2.tar.gz -> jdcal-1.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.2/MANIFEST.in new/jdcal-1.3/MANIFEST.in
--- old/jdcal-1.2/MANIFEST.in   1970-01-01 01:00:00.0 +0100
+++ new/jdcal-1.3/MANIFEST.in   2015-11-11 03:50:54.0 +0100
@@ -0,0 +1,3 @@
+include README.rst
+include LICENSE.txt
+include *jdcal.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.2/PKG-INFO new/jdcal-1.3/PKG-INFO
--- old/jdcal-1.2/PKG-INFO  2015-11-11 04:07:34.0 +0100
+++ new/jdcal-1.3/PKG-INFO  2016-09-19 08:32:38.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: jdcal
-Version: 1.2
+Version: 1.3
 Summary: Julian dates from proleptic Gregorian and Julian calendars.
 Home-page: http://github.com/phn/jdcal
 Author: Prasanth Nair
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.2/jdcal.egg-info/PKG-INFO 
new/jdcal-1.3/jdcal.egg-info/PKG-INFO
--- old/jdcal-1.2/jdcal.egg-info/PKG-INFO   1970-01-01 01:00:00.0 
+0100
+++ new/jdcal-1.3/jdcal.egg-info/PKG-INFO   2016-09-19 08:32:38.0 
+0200
@@ -0,0 +1,167 @@
+Metadata-Version: 1.1
+Name: jdcal
+Version: 1.3
+Summary: Julian dates from proleptic Gregorian and Julian calendars.
+Home-page: http://github.com/phn/jdcal
+Author: Prasanth Nair
+Author-email: prasant...@gmail.com
+License: BSD
+Description: jdcal
+=
+
+.. _TPM: 

commit python-jdcal for openSUSE:Factory

2015-12-22 Thread h_root
Hello community,

here is the log from the commit of package python-jdcal for openSUSE:Factory 
checked in at 2015-12-23 08:49:29

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


Package is "python-jdcal"

Changes:

--- /work/SRC/openSUSE:Factory/python-jdcal/python-jdcal.changes
2015-05-29 10:39:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-jdcal.new/python-jdcal.changes   
2015-12-23 08:49:31.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 10 16:24:48 UTC 2015 - br...@ioda-net.ch
+
+- Update to upstream 1.2 version 
+
+---

Old:

  jdcal-1.0.tar.gz

New:

  jdcal-1.2.tar.gz



Other differences:
--
++ python-jdcal.spec ++
--- /var/tmp/diff_new_pack.JrB51M/_old  2015-12-23 08:49:31.0 +0100
+++ /var/tmp/diff_new_pack.JrB51M/_new  2015-12-23 08:49:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jdcal
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,14 +16,17 @@
 #
 
 
-Name:   python-jdcal
-Version:1.0
+#
+%define _pyname jdcal
+
+Name:   python-%{_pyname}
+Version:1.2
 Release:0
 Summary:Julian dates from proleptic Gregorian and Julian calendars
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Url:http://github.com/phn/jdcal
-Source: 
https://pypi.python.org/packages/source/j/jdcal/jdcal-%{version}.tar.gz
+Url:http://github.com/phn/%{_pyname}
+Source: 
https://pypi.python.org/packages/source/j/%{_pyname}/%{_pyname}-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -42,7 +45,7 @@
 defined.
 
 %prep
-%setup -q -n jdcal-%{version}
+%setup -q -n %{_pyname}-%{version}
 
 %build
 python setup.py build

++ jdcal-1.0.tar.gz -> jdcal-1.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.0/LICENSE.txt new/jdcal-1.2/LICENSE.txt
--- old/jdcal-1.0/LICENSE.txt   1970-01-01 01:00:00.0 +0100
+++ new/jdcal-1.2/LICENSE.txt   2015-11-09 08:16:40.0 +0100
@@ -0,0 +1,10 @@
+Copyright (c) 2011, Prasanth Nair
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this 
list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice, 
this list of conditions and the following disclaimer in the documentation 
and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdcal-1.0/PKG-INFO new/jdcal-1.2/PKG-INFO
--- old/jdcal-1.0/PKG-INFO  2011-10-08 09:01:45.0 +0200
+++ new/jdcal-1.2/PKG-INFO  2015-11-11 04:07:34.0 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: jdcal
-Version: 1.0
+Version: 1.2
 Summary: Julian dates from proleptic Gregorian and Julian calendars.
 Home-page: http://github.com/phn/jdcal
 Author: Prasanth Nair
@@ -15,6 +15,10 @@
 .. _pip: http://pypi.python.org/pypi/pip
 .. _easy_install: packages.python.org/distribute/easy_install.html
 
+.. image:: https://travis-ci.org/phn/jdcal.svg?branch=master
+:target: https://travis-ci.org/phn/jdcal
+
+
 This module contains functions for converting between Julian dates and