lp:~paride/simplestreams

Owned by Paride Legovini
Get this repository:
git clone https://git.launchpad.net/~paride/simplestreams
Only Paride Legovini can upload to this repository. If you are Paride Legovini please log in for upload directions.

Branches

Name Last Modified Last Commit
tox4-compat 2023-09-21 14:17:58 UTC
tox: add allowlist_externals to tox.ini for tox4 compatibility

Author: Paride Legovini
Author Date: 2023-09-21 14:17:58 UTC

tox: add allowlist_externals to tox.ini for tox4 compatibility

Also: rename whitelist_externals to allowlist_externals, as the former
has been deprecated in tox4.

fix-linting 2023-06-30 13:32:58 UTC
install-deps: install pkg-config on non-amd64 archs

Author: Paride Legovini
Author Date: 2023-06-30 13:32:58 UTC

install-deps: install pkg-config on non-amd64 archs

Needed to build the cryptography wheel.

apply-black 2023-06-08 15:14:07 UTC
ci: append 127.0.0.1 to no_proxy

Author: Paride Legovini
Author Date: 2023-06-08 15:14:07 UTC

ci: append 127.0.0.1 to no_proxy

update-test-deps 2023-01-18 13:11:39 UTC
foo

Author: Paride Legovini
Author Date: 2023-01-18 13:11:39 UTC

foo

fix-pytest-path 2022-09-28 13:55:48 UTC
test: adjust the pytest entry point for pre-Kinetic compatibility

Author: Paride Legovini
Author Date: 2022-09-28 12:53:08 UTC

test: adjust the pytest entry point for pre-Kinetic compatibility

In Ubuntu <=Jammy python3-pytest does not install the /usr/bin/pytest
entry point for pytest. Use `python3 -m pytest` instead.

Also: drop the old `test2` target (intended for Python 2 testing), and
make the `test` target run the tests. This also allows us to drop the
override_dh_auto_test from d/rules.

update-packaging 2021-11-25 11:18:04 UTC
d/rules: relax the dh_missing check (via --list-missing)

Author: Paride Legovini
Author Date: 2021-11-25 11:18:04 UTC

d/rules: relax the dh_missing check (via --list-missing)

dh compat 13 defaults to --fail-missing, but let's keep the previous
default for now, as we're not instaling all the debian/tmp files.

snapshot-b936edd4 2021-11-24 17:42:11 UTC
update changelog (New upstream snapshot 0.1.0-48-gb936edd4).

Author: Paride Legovini
Author Date: 2021-11-24 17:42:11 UTC

update changelog (New upstream snapshot 0.1.0-48-gb936edd4).

ubuntu/devel 2021-05-18 10:24:23 UTC
releasing simplestreams version 0.1.0-46-gb1f40d99-0ubuntu1

Author: Paride Legovini
Author Date: 2021-05-18 10:24:23 UTC

releasing simplestreams version 0.1.0-46-gb1f40d99-0ubuntu1

install-deps-tox-rustc 2021-02-08 15:43:43 UTC
install-deps: install rustc as a tox dependency

Author: Paride Legovini
Author Date: 2021-02-08 15:33:15 UTC

install-deps: install rustc as a tox dependency

python3-cryptography >= 3.4 contains Rust code [1] and it now needs
a Rust compiler and cargo to be built.

Also: remove duplicate line.

[1] https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst

drop-py2-tests 2019-11-25 14:57:29 UTC
debian: run the tests only against Python 3

Author: Paride Legovini
Author Date: 2019-11-25 14:54:46 UTC

debian: run the tests only against Python 3

110 of 10 results
This repository contains Public information 
Everyone can see this information.

Subscribers