<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/isodate.git/src/isodate, branch master</title>
<subtitle>github.com: gweis/isodate.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/'/>
<entry>
<title>Merge pull request #70 from kianmeng/fix-typos</title>
<updated>2022-03-13T00:04:41+00:00</updated>
<author>
<name>gweis</name>
<email>g.weis@uq.edu.au</email>
</author>
<published>2022-03-13T00:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=8856fdf0e46c7bca00229faa1aae6b7e8ad6e76c'/>
<id>8856fdf0e46c7bca00229faa1aae6b7e8ad6e76c</id>
<content type='text'>
Fix typos</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typos</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-01-25T00:00:58+00:00</updated>
<author>
<name>Kian-Meng Ang</name>
<email>kianmeng@cpan.org</email>
</author>
<published>2022-01-25T00:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=cc57560c10b7128840f133b6fc296dbf4d44d352'/>
<id>cc57560c10b7128840f133b6fc296dbf4d44d352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python &lt;= 3.6</title>
<updated>2021-12-13T06:18:59+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-12-12T22:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=eb9cdc70be731e458d9063e914fd23695959bc2c'/>
<id>eb9cdc70be731e458d9063e914fd23695959bc2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PR64'</title>
<updated>2021-12-13T00:28:23+00:00</updated>
<author>
<name>Gerhard Weis</name>
<email>g.weis@uq.edu.au</email>
</author>
<published>2021-12-13T00:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=2de055391bfb3c46f2e6f6a1578a699f51931b31'/>
<id>2de055391bfb3c46f2e6f6a1578a699f51931b31</id>
<content type='text'>
* PR64:
  Flake8
  Remove type annotation to support python 2
  Allow control over return type of parse_duration.

# Conflicts:
#	src/isodate/isoduration.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PR64:
  Flake8
  Remove type annotation to support python 2
  Allow control over return type of parse_duration.

# Conflicts:
#	src/isodate/isoduration.py
</pre>
</div>
</content>
</entry>
<entry>
<title>- round down microseconds (in case precision is higher)</title>
<updated>2021-12-13T00:05:41+00:00</updated>
<author>
<name>Gerhard Weis</name>
<email>g.weis@uq.edu.au</email>
</author>
<published>2021-12-13T00:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=89f80896e074c072e6014b6196cd768d9e75d0b0'/>
<id>89f80896e074c072e6014b6196cd768d9e75d0b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PR16'</title>
<updated>2021-12-12T23:15:15+00:00</updated>
<author>
<name>Gerhard Weis</name>
<email>g.weis@uq.edu.au</email>
</author>
<published>2021-12-12T23:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=924975890471f9baf3f0a86b277770fff299e106'/>
<id>924975890471f9baf3f0a86b277770fff299e106</id>
<content type='text'>
* PR16:
  Don't match garbage characters at the end of time strings
  Don't match garbage characters at the end of date strings
  Factor in some regexes

# Conflicts:
#	src/isodate/isodates.py
#	src/isodate/isotime.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PR16:
  Don't match garbage characters at the end of time strings
  Don't match garbage characters at the end of date strings
  Factor in some regexes

# Conflicts:
#	src/isodate/isodates.py
#	src/isodate/isotime.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PR60'</title>
<updated>2021-12-12T22:43:12+00:00</updated>
<author>
<name>Gerhard Weis</name>
<email>g.weis@uq.edu.au</email>
</author>
<published>2021-12-12T22:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=6bebac0913c431a0406c7851e2d3356822b59baa'/>
<id>6bebac0913c431a0406c7851e2d3356822b59baa</id>
<content type='text'>
* PR60:
  Use non-beta Python 3.8 on Travis
  Use Python 3.8 beta on Travis
  PEP8: 79 chars
  Use Xenial on Travis to test on Python3.7
  Fix Python 3.8 DeprecationWarning
  Add support for py37 and py38
  Raise warnings produced by isodate as errors during tests
  Avoid unclosed file warning

# Conflicts:
#	.travis.yml
#	setup.py
#	src/isodate/duration.py
#	src/isodate/tests/__init__.py
#	tox.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PR60:
  Use non-beta Python 3.8 on Travis
  Use Python 3.8 beta on Travis
  PEP8: 79 chars
  Use Xenial on Travis to test on Python3.7
  Fix Python 3.8 DeprecationWarning
  Add support for py37 and py38
  Raise warnings produced by isodate as errors during tests
  Avoid unclosed file warning

# Conflicts:
#	.travis.yml
#	setup.py
#	src/isodate/duration.py
#	src/isodate/tests/__init__.py
#	tox.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PR57'</title>
<updated>2021-12-12T22:32:59+00:00</updated>
<author>
<name>Gerhard Weis</name>
<email>g.weis@uq.edu.au</email>
</author>
<published>2021-12-12T22:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=dc0d2b81e5c749fe70f50d5f024ff007f8798bba'/>
<id>dc0d2b81e5c749fe70f50d5f024ff007f8798bba</id>
<content type='text'>
* PR57:
  remove the license from tests
  1) move license to Project's root 2) add a missing sentence from 2-clause license 3-clause license ("BSD License 2.0", "Revised BSD License", "New BSD License", or "Modified BSD License"): [(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.]

# Conflicts:
#	src/isodate/__init__.py
#	src/isodate/duration.py
#	src/isodate/isodates.py
#	src/isodate/isodatetime.py
#	src/isodate/isoduration.py
#	src/isodate/isoerror.py
#	src/isodate/isotime.py
#	src/isodate/isotzinfo.py
#	src/isodate/tests/__init__.py
#	src/isodate/tests/test_date.py
#	src/isodate/tests/test_datetime.py
#	src/isodate/tests/test_duration.py
#	src/isodate/tests/test_strf.py
#	src/isodate/tests/test_time.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PR57:
  remove the license from tests
  1) move license to Project's root 2) add a missing sentence from 2-clause license 3-clause license ("BSD License 2.0", "Revised BSD License", "New BSD License", or "Modified BSD License"): [(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.]

# Conflicts:
#	src/isodate/__init__.py
#	src/isodate/duration.py
#	src/isodate/isodates.py
#	src/isodate/isodatetime.py
#	src/isodate/isoduration.py
#	src/isodate/isoerror.py
#	src/isodate/isotime.py
#	src/isodate/isotzinfo.py
#	src/isodate/tests/__init__.py
#	src/isodate/tests/test_date.py
#	src/isodate/tests/test_datetime.py
#	src/isodate/tests/test_duration.py
#	src/isodate/tests/test_strf.py
#	src/isodate/tests/test_time.py
</pre>
</div>
</content>
</entry>
<entry>
<title>white space</title>
<updated>2021-12-12T22:06:56+00:00</updated>
<author>
<name>Gerhard Weis</name>
<email>g.weis@uq.edu.au</email>
</author>
<published>2021-12-12T22:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=07d1602048083415bc22dc72cff152c9c2e0e021'/>
<id>07d1602048083415bc22dc72cff152c9c2e0e021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Python 3.10: TypeError: 'decimal.Decimal' object cannot be interpreted as an integer</title>
<updated>2021-09-13T09:38:36+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-09-13T09:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isodate.git/commit/?id=201720a3717426c33ff114b3169ac6d7d29de2c0'/>
<id>201720a3717426c33ff114b3169ac6d7d29de2c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
