12 Commits

Author SHA256 Message Date
a2a52e775a Accepting request 1253575 from electronics
OBS-URL: https://build.opensuse.org/request/show/1253575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intelhex?expand=0&rev=7
2025-03-17 21:17:54 +00:00
cbc593c490 - Sprinkle in python-rpm-macros, build/install with pyproject macros.
- Run fdupes.
- Run the testsuite.
- No more greedy globs for sitelib.

OBS-URL: https://build.opensuse.org/package/show/electronics/intelhex?expand=0&rev=11
2025-03-17 01:28:40 +00:00
c5e0cddde1 Accepting request 982888 from electronics
OBS-URL: https://build.opensuse.org/request/show/982888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intelhex?expand=0&rev=6
2022-06-16 16:20:58 +00:00
7857522977 Accepting request 982863 from home:dirkmueller:Factory
- update to 2.3.0:
  * Add IntelHex.find() method to find a given byte pattern. (Scott Armitage)
  * API changes: IntelHex.segments() method supports new optional parameter
  * min_gap to allow consolidation of segments with small but existing gaps
    into a single segment. Default value is 1. (Ryan Downing)
  * API changes: IntelHex.tofile() now supports the optional byte_count
    parameter from IntelHex.write_hex_file(). Only used if format = hex.
  * Fix Python 3.9 compatibility issue with 'array' module (Piotr Korowacki)
  * Fix installation for Python version taking setup rather from setuptools than
    distutils (Theo Sbrissa)

OBS-URL: https://build.opensuse.org/request/show/982863
OBS-URL: https://build.opensuse.org/package/show/electronics/intelhex?expand=0&rev=9
2022-06-15 20:43:30 +00:00
59b63b205a Accepting request 830455 from electronics
OBS-URL: https://build.opensuse.org/request/show/830455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intelhex?expand=0&rev=5
2020-09-01 18:08:04 +00:00
7bc2462282 Accepting request 827006 from home:kwk:branches:electronics
- build with Python3

OBS-URL: https://build.opensuse.org/request/show/827006
OBS-URL: https://build.opensuse.org/package/show/electronics/intelhex?expand=0&rev=7
2020-08-29 09:43:19 +00:00
4b200cf5cb Accepting request 618114 from electronics
OBS-URL: https://build.opensuse.org/request/show/618114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intelhex?expand=0&rev=4
2018-06-29 20:31:27 +00:00
2f086cdef2 Accepting request 617400 from home:kwk:branches:electronics
- Update to 2.2.1
  * Fixes for PyPI.
- Fix project URL
- Update to 2.2
  * API changes: IntelHex.write_hex_file method: added support for new
    parameter: eolstyle = native | CRLF. (Alexander Belchenko)
  * API changes: IntelHex.write_hex_file() method gets new optional
    parameter byte_count to specify how many bytes should be written to
    each data record in output file. Default value is 16. (patch from
    GitHub user erki1993)
  * Unit tests: Fixed xrange overflow test for Python 2.7 on 64-bit
    platforms. Use sys.maxint to ensure we trigger an exception. (Masayuki
    Takeda)
  * Script hexinfo.py: Python 3 compatibility for processing start address
    dict keys. (patch from GitHub user mentaal)
  * Added get_memory_size() method: approx memory footprint of IntelHex
    object plus data. (Alexander Belchenko)
  * Better compatibility with Python 3. (Alexander Belchenko)
- Update to 2.1
  * API changes: added IntelHex.segments() method that returns a list
    of ordered tuple objects, representing contiguous occupied data
    addresses. (Andrew Fernandes)
  * New command-line script hexinfo.py to print summary about hex files
    contents (file name, start address, address ranges covered by the
    data) in YAML format. (Andrew Fernandes)
  * Better Python 3 compatibility when hex2bin.py and bin2hex.py scripts
    are trying to read/write binary data from stdin or to stdout. (GitHub
    issue https://github.com/bialix/intelhex/issues/4)
  * The main activity of the IntelHex project slowly drifting towards
    GitHub - the main social network for OSS developers. I'd really like

OBS-URL: https://build.opensuse.org/request/show/617400
OBS-URL: https://build.opensuse.org/package/show/electronics/intelhex?expand=0&rev=5
2018-06-20 16:44:12 +00:00
864615fa0d Accepting request 406038 from electronics
1

OBS-URL: https://build.opensuse.org/request/show/406038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intelhex?expand=0&rev=3
2016-07-05 07:51:47 +00:00
Thomas Zimmermann
52e588275b Accepting request 405962 from home:TheBlackCat:branches:electronics
Fix Group tag.

OBS-URL: https://build.opensuse.org/request/show/405962
OBS-URL: https://build.opensuse.org/package/show/electronics/intelhex?expand=0&rev=3
2016-07-02 08:19:59 +00:00
2867ae2131 Accepting request 243988 from electronics
OBS-URL: https://build.opensuse.org/request/show/243988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intelhex?expand=0&rev=1
2014-08-13 06:48:33 +00:00
1243c73989 Accepting request 236066 from home:sbrabec
New package.

OBS-URL: https://build.opensuse.org/request/show/236066
OBS-URL: https://build.opensuse.org/package/show/electronics/intelhex?expand=0&rev=1
2014-06-02 17:03:33 +00:00