• pyhamtools_0.9.0-2_source.changes ACCEPTED into unstable

    From Debian FTP Masters@21:1/5 to All on Mon Mar 11 01:30:01 2024
    Thank you for your contribution to Debian.



    Accepted:

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512

    Format: 1.8
    Date: Sun, 10 Mar 2024 16:37:28 -0700
    Source: pyhamtools
    Architecture: source
    Version: 0.9.0-2
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Hamradio Maintainers <[email protected]> Changed-By: tony mancill <[email protected]>
    Closes: 1065919
    Changes:
    pyhamtools (0.9.0-2) unstable; urgency=medium
    .
    * Team upload.
    * Remove Build-Dep on python-distutils (Closes: #1065919)
    Add trivial patch to setup.py to use setuptools.
    * Use debhelper-compat 13
    * Bump Standards-Version to 4.6.2
    * Freshen years in debian/copyright
    Checksums-Sha1:
    73a34f2b407adbbbaab539a7d226867454060ab9 2143 pyhamtools_0.9.0-2.dsc
    dabe62d1ec935dfb1a1317b89f405a5a23fb0356 3600 pyhamtools_0.9.0-2.debian.tar.xz
    73a8c7655a0e9c7c726c369424803fc037b401fb 7991 pyhamtools_0.9.0-2_amd64.buildinfo
    Checksums-Sha256:
    d79c0597e18806558f7a7052208aecfff80f5f7bad7ae5763efbbc8a07f70e28 2143 pyhamtools_0.9.0-2.dsc
    270eada8f8120370b59f3589fa487124726ffd5d97cd32561d09a6de77e624dd 3600 pyhamtools_0.9.0-2.debian.tar.xz
    d5ec1c15ba07682a8c7248f10deeab4d8a491b819d99b802d1119cb46c0df07c 7991 pyhamtools_0.9.0-2_amd64.buildinfo
    Files:
    2f10b2f7c59c3199b4a1d85d4f7fb8be 2143 python optional pyhamtools_0.9.0-2.dsc
    3e14a2a00b5f7d0f9c9c2306ce522e89 3600 python optional pyhamtools_0.9.0-2.debian.tar.xz
    89b415a003d64592c9e602d2aae32f5f 7991 python optional pyhamtools_0.9.0-2_amd64.buildinfo

    -----BEGIN PGP SIGNATURE-----

    iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmXuR+0UHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZg0w/9EhFDN43zlz3xRiYs4dwPyy42wLHH Y9vmDsAew1xc6XjwiSWkf38so2M92XuxR9cVFJOgK+H7lzsX8xJOgrxM0eyiPBAy MZ5vuEfc+OxYNh2w3svsZKUNg12hBvH5gLAgGMUvTYmy7dzlPXYEI3syl9RPY0dT pPNewLV8ZT9CXOPz3DGB9OyLsw0RxHn9enJtkK6Zf4D0s0faljY7ynABH5rKYF6P G4XVCNJSXrFscQmuKeDar4nz8htvE+afaKx5vv1uV+gqVrq2weNj9/BiXnsqOUwN DxghEtYQPEFb8T8D+FoMeUCQ0xd9DR8PeBui+tNSnc+dr+fHgi8epOXsL1HaL1Ad F/Bc+mzgcEyqCWXp0POJN0EInDqwAxRznptM6DRVe8dh0YZK6N+9JCeHqGpVQmxU Hp/961XjqufaDKzPzXWtmo23vVXPBX8L32bx9W4NT/APD45Rg5TocsqYIair3Ssm Tw0R8KYm08FlJRH8N9gwOt41BCPh5KXw/jsKyQ1BvygFwsAGLQ9oeiRGekSet4y3 G9Aas8yhUtTgarRgxpqL1RBEJMup8KKB2FGhUZJf2nOw1/ArWBZZ3HrxKwTwIbbc gXPySCHKA9EtOLF27ATl2qGhufGPqOoUOl/SHxl3gqd5qxSDOZOtrQCgAqibO4JU Lv17JP2q6tUhBsQ=
    =0MyF
    -----END PGP SIGNATURE-----


    --==============08519041574409237=Content-Type: application/pgp-signature

    -----BEGIN PGP SIGNATURE-----

    iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCZe5P+wAKCRCb9qggYcy5 IUgAAP9hhBGgs7zZYJIkDHYjyfEwQET5PFQB6pkLDK00NKHAlwD/WFTsk2YJuLx0 /XAjTkcOi7pnRg3HvmP7oZJYFFRk1Q8=hDGc
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christoph Berg@21:1/5 to All on Mon Mar 11 11:00:01 2024
    Re: Debian FTP Masters
    * Remove Build-Dep on python-distutils (Closes: #1065919)
    Add trivial patch to setup.py to use setuptools.

    Thanks! I forwarded it upstream:

    https://github.com/dh1tw/pyhamtools/pull/28

    Christoph

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tony mancill@21:1/5 to Christoph Berg on Tue Mar 12 04:00:01 2024
    On Mon, Mar 11, 2024 at 10:53:55AM +0100, Christoph Berg wrote:
    Re: Debian FTP Masters
    * Remove Build-Dep on python-distutils (Closes: #1065919)
    Add trivial patch to setup.py to use setuptools.

    Thanks! I forwarded it upstream:

    https://github.com/dh1tw/pyhamtools/pull/28

    Thank you for doing this Christoph. I had intended to do it, but then
    got distracted looking at another bug. (Also, the conditions for FT-8
    on 20m were pretty good here yesterday... :)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christoph Berg@21:1/5 to All on Tue Mar 12 10:30:02 2024
    Re: tony mancill
    Thank you for doing this Christoph. I had intended to do it, but then
    got distracted looking at another bug. (Also, the conditions for FT-8
    on 20m were pretty good here yesterday... :)

    Finally an excuse that I can accept :D

    Christoph

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)