From nicoddemus at gmail.com Tue Nov 14 15:35:52 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 14 Nov 2017 20:35:52 +0000 Subject: [pytest-dev] pytest 3.2.4 released! Message-ID: pytest 3.2.4 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at http://doc.pytest.org/en/latest/changelog.html. Thanks to all who contributed to this release, among them: * Bruno Oliveira * Christian Boelsen * Christoph Buchner * Daw-Ran Liou * Florian Bruhin * Franck Michea * Leonard Lausen * Matty G * Owen Tuz * Pavel Karateev * Pierre GIRAUD * Ronny Pfannschmidt * Stephen Finucane * Sviatoslav Abakumov * Thomas Hisch * Tom Dalton * Xuan Luong * Yorgos Pagles * ????? ???????? Happy testing, The pytest Development Team -------------- next part -------------- An HTML attachment was scrubbed... URL: From nicoddemus at gmail.com Wed Nov 15 06:29:03 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 15 Nov 2017 11:29:03 +0000 Subject: [pytest-dev] pytest 3.2.5 hot-fix released Message-ID: pytest 3.2.5 has just been released to PyPI. This is a hot-fix release: pytest-3.2.4 imposed a restriction of "py<1.5" because py-1.5.0 has dropped py26 and py33 support, but this can cause problems on some installations due to pip's dependency resolver. For more details see this issue: https://github.com/pytest-dev/pytest/issues/2926 To update: pip install --upgrade pytest The pytest Development Team is sorry for the inconvenience this might have caused, apologies. Thanks to the user @uSpike which quickly reported the issue. Happy testing, The pytest Development Team -------------- next part -------------- An HTML attachment was scrubbed... URL: From nicoddemus at gmail.com Mon Nov 27 16:36:16 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Mon, 27 Nov 2017 21:36:16 +0000 Subject: [pytest-dev] pytest 3.3.0 Message-ID: The pytest team is proud to announce the 3.3.0 release! pytest is a mature Python testing tool with more than a 1600 tests against itself, passing on many different interpreters and platforms. This release contains a number of bugs fixes and improvements, so users are encouraged to take a look at the CHANGELOG: http://doc.pytest.org/en/latest/changelog.html For complete documentation, please visit: http://docs.pytest.org As usual, you can upgrade from pypi via: pip install -U pytest Thanks to all who contributed to this release, among them: * Anthony Sottile * Bruno Oliveira * Ceridwen * Daniel Hahler * Dirk Thomas * Dmitry Malinovsky * Florian Bruhin * George Y. Kussumoto * Hugo * Jes?s Espino * Joan Massich * Ofir * OfirOshir * Ronny Pfannschmidt * Samuel Dion-Girardeau * Srinivas Reddy Thatiparthy * Sviatoslav Abakumov * Tarcisio Fischer * Thomas Hisch * Tyler Goodlet * hugovk * je * prokaktus Happy testing, The Pytest Development Team -------------- next part -------------- An HTML attachment was scrubbed... URL: From nicoddemus at gmail.com Tue Nov 28 19:20:38 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 29 Nov 2017 00:20:38 +0000 Subject: [pytest-dev] Blog down? Message-ID: Hi everyone, Just realized that the blog seems to be down (http://blog.pytest.org/). Who can verify what's happening? Cheers, Bruno. -------------- next part -------------- An HTML attachment was scrubbed... URL: From maiksensi at gmail.com Wed Nov 29 09:05:17 2017 From: maiksensi at gmail.com (Maik Figura) Date: Wed, 29 Nov 2017 15:05:17 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: References: Message-ID: <86d87ea6-152f-9770-b811-021276590543@gmail.com> Hello Bruno, I am experiencing the same. To me it seems that the DNS delegation is currently not working. Could be that the nameserver (normally the registrar's DNS), responsible for blog.pytest.org is not delegating to github.io (where the blog is hosted I assume).? Best, Maik. On 29.11.2017 01:20, Bruno Oliveira wrote: > Hi everyone, > > Just realized that the blog seems to be down > (http://blog.pytest.org/). Who can verify what's happening? > > Cheers, > Bruno. > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From florian.schulze at gmx.net Wed Nov 29 11:27:32 2017 From: florian.schulze at gmx.net (Florian Schulze) Date: Wed, 29 Nov 2017 17:27:32 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: <86d87ea6-152f-9770-b811-021276590543@gmail.com> References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> Message-ID: <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> We moved the domain to another provider, I thought I copied everything over. I'll check, maybe I missed a trailing dot or something. Regards, Florian Schulze On 29 Nov 2017, at 15:05, Maik Figura wrote: > Hello Bruno, > > > I am experiencing the same. > > To me it seems that the DNS delegation is currently not working. Could > be that the nameserver (normally the registrar's DNS), responsible for > blog.pytest.org is not delegating to github.io (where the blog is > hosted > I assume).? > > Best, > > Maik. > > > On 29.11.2017 01:20, Bruno Oliveira wrote: >> Hi everyone, >> >> Just realized that the blog seems to be down >> (http://blog.pytest.org/). Who can verify what's happening? >> >> Cheers, >> Bruno. >> >> >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From florian.schulze at gmx.net Wed Nov 29 12:41:31 2017 From: florian.schulze at gmx.net (Florian Schulze) Date: Wed, 29 Nov 2017 18:41:31 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> Message-ID: <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> The missing trailing dot in the CNAME was the issue, should work again. TTL is one hour, so some DNS caches might still need to catch up. Regards, Florian Schulze On 29 Nov 2017, at 17:27, Florian Schulze wrote: > We moved the domain to another provider, I thought I copied everything > over. I'll check, maybe I missed a trailing dot or something. > > Regards, > Florian Schulze > > > On 29 Nov 2017, at 15:05, Maik Figura wrote: > >> Hello Bruno, >> >> >> I am experiencing the same. >> >> To me it seems that the DNS delegation is currently not working. >> Could >> be that the nameserver (normally the registrar's DNS), responsible >> for >> blog.pytest.org is not delegating to github.io (where the blog is >> hosted >> I assume).? >> >> Best, >> >> Maik. >> >> >> On 29.11.2017 01:20, Bruno Oliveira wrote: >>> Hi everyone, >>> >>> Just realized that the blog seems to be down >>> (http://blog.pytest.org/). Who can verify what's happening? >>> >>> Cheers, >>> Bruno. >>> >>> >>> _______________________________________________ >>> pytest-dev mailing list >>> pytest-dev at python.org >>> https://mail.python.org/mailman/listinfo/pytest-dev > > >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From flub at devork.be Wed Nov 29 14:34:19 2017 From: flub at devork.be (Floris Bruynooghe) Date: Wed, 29 Nov 2017 20:34:19 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> Message-ID: <87a7z4g9qc.fsf@devork.be> "Florian Schulze" writes: > The missing trailing dot in the CNAME was the issue, should work again. > TTL is one hour, so some DNS caches might still need to catch up. Thanks! From nicoddemus at gmail.com Wed Nov 29 14:38:07 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 29 Nov 2017 19:38:07 +0000 Subject: [pytest-dev] Blog down? In-Reply-To: <87a7z4g9qc.fsf@devork.be> References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> <87a7z4g9qc.fsf@devork.be> Message-ID: Thanks Florian! The site is back up, but the layout looks incorrect to me (seems it's rendering without CSS). Anybody else seeing this? Cheers, On Wed, Nov 29, 2017 at 5:34 PM Floris Bruynooghe wrote: > "Florian Schulze" writes: > > > The missing trailing dot in the CNAME was the issue, should work again. > > TTL is one hour, so some DNS caches might still need to catch up. > > Thanks! > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From maiksensi at gmail.com Wed Nov 29 17:20:44 2017 From: maiksensi at gmail.com (Maik Figura) Date: Wed, 29 Nov 2017 23:20:44 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> <87a7z4g9qc.fsf@devork.be> Message-ID: <4cfdfacd-f509-aaec-25b0-eb2ea2b18d1a@gmail.com> Hello Bruno, experiencing the same. I think the webassets plugin is the reason. I'll see if a small dependency fix helps and submit a PR.? You should also see this when locally testing via make clean && make html && make serve Best, Maik. On 29.11.2017 20:38, Bruno Oliveira wrote: > Thanks Florian!? > > The site is back up, but the layout looks incorrect to me (seems it's > rendering without CSS). Anybody else seeing this? > > Cheers, > > On Wed, Nov 29, 2017 at 5:34 PM Floris Bruynooghe > wrote: > > "Florian Schulze" > writes: > > > The missing trailing dot in the CNAME was the issue, should work > again. > > TTL is one hour, so some DNS caches might still need to catch up. > > Thanks! > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From nicoddemus at gmail.com Wed Nov 29 17:40:41 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 29 Nov 2017 22:40:41 +0000 Subject: [pytest-dev] Blog down? In-Reply-To: <4cfdfacd-f509-aaec-25b0-eb2ea2b18d1a@gmail.com> References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> <87a7z4g9qc.fsf@devork.be> <4cfdfacd-f509-aaec-25b0-eb2ea2b18d1a@gmail.com> Message-ID: Awesome Maik, already merged your PR and things are back to normal! :) Thanks everyone! On Wed, Nov 29, 2017 at 8:21 PM Maik Figura wrote: > Hello Bruno, > > experiencing the same. I think the webassets plugin is the reason. I'll > see if a small dependency fix helps and submit a PR. > > You should also see this when locally testing via > > make clean && make html && make serve > > > Best, > > Maik. > > On 29.11.2017 20:38, Bruno Oliveira wrote: > > Thanks Florian! > > The site is back up, but the layout looks incorrect to me (seems it's > rendering without CSS). Anybody else seeing this? > > Cheers, > > On Wed, Nov 29, 2017 at 5:34 PM Floris Bruynooghe wrote: > >> "Florian Schulze" writes: >> >> > The missing trailing dot in the CNAME was the issue, should work again. >> > TTL is one hour, so some DNS caches might still need to catch up. >> >> Thanks! >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev >> > > > _______________________________________________ > pytest-dev mailing listpytest-dev at python.orghttps://mail.python.org/mailman/listinfo/pytest-dev > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From maiksensi at gmail.com Wed Nov 29 17:44:21 2017 From: maiksensi at gmail.com (Maik Figura) Date: Wed, 29 Nov 2017 23:44:21 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> <87a7z4g9qc.fsf@devork.be> <4cfdfacd-f509-aaec-25b0-eb2ea2b18d1a@gmail.com> Message-ID: Happy to hear everything is back to normal. I may have the time to have a look at the blog in the next weeks. Maybe an update to 3.7 would make sens and while at it a small bash script to test whether generation was successful or not could be implemented as a PR check. No promises, but if time permits I'll have a look at it. @Florian should contents/CNAME also contain a trailing dot? Best, Maik. On 29.11.2017 23:40, Bruno Oliveira wrote: > Awesome Maik, already merged your PR and things are back to normal! :) > > Thanks everyone! > > On Wed, Nov 29, 2017 at 8:21 PM Maik Figura > wrote: > > Hello Bruno, > > experiencing the same. I think the webassets plugin is the reason. > I'll see if a small dependency fix helps and submit a PR.? > > You should also see this when locally testing via > > make clean && make html && make serve > > > Best, > > Maik. > > > On 29.11.2017 20:38, Bruno Oliveira wrote: >> Thanks Florian!? >> >> The site is back up, but the layout looks incorrect to me (seems >> it's rendering without CSS). Anybody else seeing this? >> >> Cheers, >> >> On Wed, Nov 29, 2017 at 5:34 PM Floris Bruynooghe > > wrote: >> >> "Florian Schulze" > > writes: >> >> > The missing trailing dot in the CNAME was the issue, should >> work again. >> > TTL is one hour, so some DNS caches might still need to >> catch up. >> >> Thanks! >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev >> >> >> >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From florian.schulze at gmx.net Thu Nov 30 09:13:23 2017 From: florian.schulze at gmx.net (Florian Schulze) Date: Thu, 30 Nov 2017 15:13:23 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> <87a7z4g9qc.fsf@devork.be> <4cfdfacd-f509-aaec-25b0-eb2ea2b18d1a@gmail.com> Message-ID: <027E6FA2-2E6E-4639-9103-46C5E20296AE@gmx.net> On 29 Nov 2017, at 23:44, Maik Figura wrote: > @Florian should contents/CNAME also contain a trailing dot? Not sure what you mean. Regards, Florian Schulze From maiksensi at gmail.com Thu Nov 30 10:14:18 2017 From: maiksensi at gmail.com (Maik Figura) Date: Thu, 30 Nov 2017 16:14:18 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: <027E6FA2-2E6E-4639-9103-46C5E20296AE@gmx.net> References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> <87a7z4g9qc.fsf@devork.be> <4cfdfacd-f509-aaec-25b0-eb2ea2b18d1a@gmail.com> <027E6FA2-2E6E-4639-9103-46C5E20296AE@gmx.net> Message-ID: Hey Florian, I am sorry for being unclear with my question. blog.pytest.org contains the file https://github.com/pytest-dev/blog.pytest.org/blob/master/content/CNAME As you mentioned that a trailing dot was missing in the DNS configuration, do you know whether this trailing dot missing there too? Best, Maik. On 30.11.2017 15:13, Florian Schulze wrote: > > On 29 Nov 2017, at 23:44, Maik Figura wrote: > >> @Florian should contents/CNAME also contain a trailing dot? > Not sure what you mean. > > Regards, > Florian Schulze From dhunt at mozilla.com Thu Nov 30 11:16:19 2017 From: dhunt at mozilla.com (Dave Hunt) Date: Thu, 30 Nov 2017 16:16:19 +0000 Subject: [pytest-dev] Proposal: Move davehunt/pytest-metadata to pytest-dev/metadata Message-ID: I?d like to propose moving the pytest-metadata plugin to pytest-dev. It?s a dependency for pytest-html, which is already in the pytest-dev organisation, so I believe this makes sense. I would still be the owner/maintainer, but it means that if I?m unavailable then others could land emergency fixes. The repository is configured to deploy after a successful Travis CI build whenever a tag is pushed, so anyone with push access would be able to release a new version. https://pypi.python.org/pypi/pytest-metadata/ Cheers, Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: Message signed with OpenPGP URL: From nicoddemus at gmail.com Thu Nov 30 11:18:57 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Thu, 30 Nov 2017 16:18:57 +0000 Subject: [pytest-dev] Proposal: Move davehunt/pytest-metadata to pytest-dev/metadata In-Reply-To: References: Message-ID: On Thu, Nov 30, 2017 at 2:16 PM Dave Hunt wrote: > I?d like to propose moving the pytest-metadata plugin to pytest-dev. > Definitely +1! Cheers, Bruno. It?s a dependency for pytest-html, which is already in the pytest-dev > organisation, so I believe this makes sense. I would still be the > owner/maintainer, but it means that if I?m unavailable then others could > land emergency fixes. The repository is configured to deploy after a > successful Travis CI build whenever a tag is pushed, so anyone with push > access would be able to release a new version. > > https://pypi.python.org/pypi/pytest-metadata/ > > Cheers, > Dave > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From florian.schulze at gmx.net Thu Nov 30 11:52:12 2017 From: florian.schulze at gmx.net (Florian Schulze) Date: Thu, 30 Nov 2017 17:52:12 +0100 Subject: [pytest-dev] Blog down? In-Reply-To: References: <86d87ea6-152f-9770-b811-021276590543@gmail.com> <6A5E503E-EF40-4848-A0B9-DEBC6B3BEC50@gmx.net> <5323C305-25D5-4D15-AD22-DB87950D6CC5@gmx.net> <87a7z4g9qc.fsf@devork.be> <4cfdfacd-f509-aaec-25b0-eb2ea2b18d1a@gmail.com> <027E6FA2-2E6E-4639-9103-46C5E20296AE@gmx.net> Message-ID: <522589F7-277F-4208-8839-F288C3184A0D@gmx.net> On 30 Nov 2017, at 16:14, Maik Figura wrote: > Hey Florian, > > I am sorry for being unclear with my question. > > blog.pytest.org contains the file > https://github.com/pytest-dev/blog.pytest.org/blob/master/content/CNAME > > As you mentioned that a trailing dot was missing in the DNS > configuration, do you know whether this trailing dot missing there > too? I don't think that is related. It might be used for URL generation. I noticed that the blog url in publishconf.py is http://pytest.org/blog, not sure if that is used for URL generation somewhere. Regards, Florian Schulze