The NetBSD Project

CVS log for pkgsrc/devel/py-test-localserver/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-test-localserver

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 17 08:57:43 2023 UTC (2 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

py-test-localserver: updated to 0.8.0

0.8.0 (2023-07-14)
------------------

Improve deployment workflow to use trusted publishing and upload to Test PyPI first
Remove a bunch of obsolete code
Clean up the smtp module's driver code

Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 7 12:18:38 2023 UTC (7 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

py-test-localserver: updated to 0.7.1

0.7.1 (2023-01-29)
------------------
Update SMTP server code to work with aiosmtpd >=1.4.3
Fix GitHub Actions configuration for Python 3.5 and 3.6
Add support for Python 3.11 (or at least, list it explicitly in the classifiers)
Update the AUTHORS file
Add a workflow to push packages to PyPI using GitHub Actions

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 21 17:48:58 2022 UTC (11 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

py-test-localserver: updated to 0.7.0

0.7.0 (2022-08-30)
------------------
Make smtp support an optional extra
Update some obsolete syntax to drop support for Python 2
Add linting for code and workflow actions using pre-commit hooks
Expand the range of pytest versions known to be compatible, with tests
Add badges to README

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 7 16:44:54 2022 UTC (20 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

py-test-localserver: updated to 0.5.1

0.5.1 (2021-11-18)
------------------
Regenerate included certificate to use SHA-256 hash to avoid OpenSSL errors.
Add support for Python 3.10.
Drop support for Python 2.6.
Migrate repository to Github and update project metadata.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 26 10:19:08 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 7 13:43:47 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 20 21:21:23 2018 UTC (4 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

py-test-localserver: updated to 0.5.0

0.5.0:
New feature: SMTP email message objects now include a details property
capturing the envelope details.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 29 08:01:32 2017 UTC (5 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

py-test-localserver: updated to 0.4.1

0.4.1:
Bug fixes

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 29 14:13:32 2017 UTC (6 years ago) by joerg
Branch: MAIN

Add py-pytest-localserver-0.3.7:

pytest-localserver is a plugin for the pytest testing framework which
enables you to test server connections locally.

Sometimes monkeypatching urllib2.urlopen() just does not cut it, for
instance if you work with urllib2.Request, define your own
openers/handlers or work with httplib. In these cases it may come in
handy to have an HTTP server running locally which behaves just like the
real thing.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>