HI!
Tumbleweed still ships Python 3.7.3 while 3.7.6 was just released.
devel:languages:python:Factory/python3 is already 3.8.0 but I guess this
cannot be submitted to Factory until all the 3.8 issues in third-party
modules are solved.
(BTW: 3.8.1 released yesterday.)
Until that happens I'd vote for doing updates to 3.7.6 and submit those
to Factory to get it into Tumbleweed.
Opinions?
Ciao, Michael.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hi,
Let the flamewar begin!
No really I was now watching the people rightfully complaining I've
sent a borked chromium to latest TW snapshot and was wondering how
popular the browsers are and whether we should not set the chromium
instead of firefox as default or to keep them both on the dvd tested...
In order to even start some process lets all vote in a poll for what is
your default browser between the two (yes yes you can use the Vivaldi
or even w3m, but honestly the chromium or ff are the two used by the
majority of the people around).
So if I could get you to vote in my lovely poll:
https://doodle.com/poll/nnn53kkryghdvc84
I will make the results hidden so people won't start to game the system
too much and the results will be announced here at the beginning of the
October.
Cheers
Tom
Hi there,
just wanted to let you guysome days ago I wondered what the default java
version would be. It should be Java 11. So I've installed a clean leap
beta installation.
I've installed java-openjdk-10, java-openjdk-11, java-openjdk-1_8_0.
Same with the equivalent devel packages. The default java version is
Java 11 both with "java" and "javac" via update-alternatives.
So everything's fine. I've updated the wiki page accordingly
(https://en.opensuse.org/Features_15.1#Java).
Does anyone know why there is no Apache Maven available in the default
packages? There is this "maven-local", which I think is not the maven
program itself.
Cheers,
Bernd
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
With the latest Tumbleweed updates, /usr/bin/X seems to use ~40% of my
CPU, causing(?) the whole system to become quite unresponsive. More
specifically, the system seems to freeze (very briefly) several times a
second, making both mouse and keyboard input and video playback rather
jerky.
I hadn’t updated Tumbleweed for about a week (before updating
yesterday), so I’m not sure exactly which snapshot introduced the
change. I didn’t find anything relevant on Bugzilla, and unfortunately,
I had just deleted earlier snapshots, so I can’t do a rollback to debug
further. But changing the graphics card driver from the proprietary
NVIDIA driver to Nouveau fixed the problem (CPU use back to normal, i.e.
about 2%, and the system is responsive). And then changing back to the
NVIDIA driver again reintroduced the problem, so it might be caused by
the latest NVIDIA drivers *or* something else related to graphics.
Have anybody else experienced this problem, or have some tips for
debugging it?
--
Karl Ove Hufthammer
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hi all,
I want to announce a small change in the bluez package: some time from now, it will be built without the
"--enable-deprecated" configure switch.
This switch causes the old deprecated (by upstream) tools to be built.
Right now, they are built and pacakged in the bluez package.
The first step will be to split them off into a "bluez-deprecated" package, which contains the following binaries:
/usr/bin/ciptool
/usr/bin/gatttool
/usr/bin/hciattach
/usr/bin/hciconfig
/usr/bin/hcidump
/usr/bin/hcitool
/usr/bin/rfcomm
/usr/bin/sdptool
In the not too far future, the bluez-deprecated package will be dropped and bluez will be built without
"--enable-deprecated". If I had to guess now, I would say that "not too far future" means "end of 2020".
Why do this?
These tools are officially abandoned and deprecated by upstream, and issues, even security problems have to be fixed.
Upstream does no longer maintain or fix bugs / issues in these tools.
If you have a problem with these tools going away, *please raise these issues with bluez upstream*.
The bluez / bluez-deprecated split will take place with the next factory submission.
--
Stefan Seyfried
"For a successful technology, reality must take precedence over
public relations, for nature cannot be fooled." -- Richard Feynman
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hi,
I need the advice how to localize a problem which appeared few snapshots
ago. Sadly, I didn't catch it in time.
What we have:
VST Plugins that I compile locally and in OBS
https://build.opensuse.org/project/show/home:kill_it:JUCE
TW 20191221 on AMD FX-8120 (Kernel 5.3.8-1.2 glibc 2.30-1.2)
TW 20191106 on i5-2410M (Kernel 5.3.12-2.2 glibc 2.30-2.1)
On the first machine most of these plugins *.so crashes in some hosts
with segmentation fault, but can be loaded in others (why I missed the
case).
On the second - everything works without problem.
It doesn't matter either vst from OBS or built locally or even from Leap
repo, result is same.
So I guess the cause somewhere in libc or kernel (or maybe smwhr else).
Before posting bugreports (to our bugzilla or to plugin/framework devs)
it has to be definitely known where to dig, I think.
Thanks for any help.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
The last snapshot 20191228 again updated Grub2.
My problem is, that the %posttrans script
'grub2-i386-pc-2.04-3.2.noarch.rpm' fails.
/usr/sbin/grub2-install --target=x86_64-efi
Installing for x86_64-efi platform.
Could not prepare Boot variable: No space left on device
/usr/sbin/grub2-install: error: efibootmgr failed to register the
boot entry: Input/output error.
Many users from different distributions had this problem too. The error
message "No space left on device" is misleading. The real problem is,
that there is a problem with the UEFI variables. Some users suggest to
remove "dump" variables, but I have no such variable.
# ls /sys/firmware/efi/efivars/ | grep dump
# ls /sys/firmware/efi/efivars/ | wc -l
85
(source
https://unix.stackexchange.com/questions/379774/grub-installation-failed)
My work-around was to copy the new Grub2 EFI boot code. My PC boots with
this change.
# efibootmgr -v
Timeout: 1 seconds
BootOrder: 0002,0000,0001,0004,0007,0008
Boot0000* CD/DVD Drive BBS(CDROM,,0x0)
Boot0001* Hard Drive BBS(HD,,0x0)
Boot0002* Windows Boot Manager
HD(1,GPT,a4b17afc-3db4-47b8-980f-bb3cec43d8c7,0x1a9c3800,0x64000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...I_...............
Boot0004* UEFI: Samsung SSD 840 EVO 250GB
PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0,65535,0)/HD(1,GPT,a4b17afc-3db4-47b8-980f-bb3cec43d8c7,0x1a9c3800,0x64000)/File(\EFI\BOOT\BOOTX64.EFI)
Boot0005 CD/DVD Drive BBS(CDROM,,0x0)P2: HL-DT-ST DVDRAM GH22NS50 .
Boot0007* Windows Boot Manager
HD(2,GPT,60cdbfb7-e8c8-4820-aeb3-1dc2f9572921,0x96800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...d................
Boot0008* UEFI: Samsung SSD 840 EVO 250GB
PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0,65535,0)/HD(1,GPT,a4b17afc-3db4-47b8-980f-bb3cec43d8c7,0x1a9c3800,0x64000)/File(\EFI\BOOT\BOOTX64.EFI)
Boot0009 Hard Drive BBS(HD,,0x0)P0: Samsung SSD 840 EVO 250GB .
My UEFI (Intel DH55TC mainboard, TCIBX10H.86A.0048.2011.1206.1342 from
12/06/2011, no updates available) is old and buggy. But what else could
I try? My fear is, that one of the next Grub2 or Windows 10 updates will
break the boot process.
Greetings,
Björn
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Could it be that the OBS system no longer sends notifications? The
last one I saw was over a week ago and since then, there have been
quite a number of changes for which I would expect to receive
notifications for.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Dear Package maintainers and hackers.
Below package(s) in openSUSE:Factory have been failing to build for at
least 4 weeks. We tried to send out notifications to the
configured bugowner/maintainers of the package(s), but so far no
fix has been submitted. This probably means that the
maintainer/bugowner did not yet find the time to look into the
matter and he/she would certainly appreciate help to get this
sorted.
- pangox-compat
- perl-Test-Unit
- python-WeasyPrint
- python-experimentator
- vala-panel
Unless somebody is stepping up and submitting fixes, the listed
package(s) are going to be removed from openSUSE:Factory.
Kind regards,
DimStar / Dominique Leuenberger <dimstar(a)opensuse.org>
N�����r��y隊Z)z{.���r�+�맲��r��z�^�ˬz��N�(�֜��^� ޭ隊Z)z{.���r�+��0�����Ǩ�
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=1&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
gnome-shell (3.34.2+0 -> 3.34.2+2)
latex2html
libnl3 (3.4 -> 3.5.0)
libosinfo
mypy (0.720 -> 0.750)
python-Sphinx (2.2.2 -> 2.3.1)
python-Sphinx-test (2.2.2 -> 2.3.1)
python-jedi (0.15.1 -> 0.15.2)
python-mysqlclient
python-parso (0.5.1 -> 0.5.2)
python-pybind11 (2.4.2 -> 2.4.3)
python-typeshed (0.0.1+git.1562136779.4af283e1 -> 0.0.1+git.20191227.21a9e696)
wireshark (3.0.7 -> 3.2.0)
=== Details ===
==== gnome-shell ====
Version update (3.34.2+0 -> 3.34.2+2)
Subpackages: gnome-shell-calendar gnome-shell-lang
- Update to version 3.34.2+2:
* polkitAgent: Only set key focus to password entry after opening dialog
- Update to version 3.34.2+1:
* keyboard: Stop accessing deprecated actor property
==== latex2html ====
- fix url
==== libnl3 ====
Version update (3.4 -> 3.5.0)
Subpackages: libnl-config libnl3-200
- Update to release 3.5.0
* route/qdisc: add 64-bit rate/ceil support for htb class
* xfrmi: introduce XFRM interfaces support
* xfrm: fix memory corruption (dangling pointer) when when
setting xfrmnl_sa
* route/link: avoid dangling pointer in rtnl_link_set_slave_type()
* nla_ok: fix overrun in attribute iteration.
* route:act: add vlan action
* route:tc: allow to set chain index for tc objects
* route:qdisc: add MQPRIO Qdisc
* if_tunnel: update IFLA defines up to FWMARK
* Add support for cloning cgroup filter objects
* neigh: cache updates as well query AF_BRIDGE neigh
* route:cls: add matchall classifier
* neigh: support bridge entries for vxlan interfaces
* rule: add support for protocol and port ranges
* link: add Geneve support
==== libosinfo ====
Subpackages: libosinfo-1_0-0 libosinfo-lang typelib-1_0-Libosinfo-1_0
- BuildRequire and Require hwdata: usb.ids and pci.ids are shipped
and maintained by this package. Prior to version 1.7.x, libosinfo
shipped own, outdated copies (boo#1159838).
==== mypy ====
Version update (0.720 -> 0.750)
- update to 0.750
* More Precise Error Locations
* Colors in Output
* Pretty Output Mode
* Old Semantic Analyzer Removed
* Type Checking for str.format Calls
* Improved check_untyped_defs
* Stricter Treatment of Context Manager Objects
* More Powerful Self-types
* Mypy Daemon is No Longer Experimental
==== python-Sphinx ====
Version update (2.2.2 -> 2.3.1)
- Update to version 2.3.1
* #6936: sphinx-autogen: raises AttributeError
version 2.3.0:
* #6742: ``end-before`` option of :rst:dir:`literalinclude`
directive does not match the first line of the code block.
* #1331: Change default User-Agent header to ``"Sphinx/X.Y.Z
requests/X.Y.Z python/X.Y.Z"``. It can be changed via
:confval:`user_agent`.
* #6867: text: content of admonitions starts after a blank line
* #6707: C++, support bit-fields.
* #267: html: Eliminate prompt characters of doctest block
from copyable text
* #6548: html: Use favicon for OpenSearch if available
* #6729: html theme: agogo theme now supports ``rightsidebar``
option
* #6780: Add PEP-561 Support
* #6762: latex: Allow to load additonal LaTeX packages via
``extrapackages`` key of :confval:`latex_elements`
* #1331: Add new config variable: :confval:`user_agent`
* #6000: LaTeX: have backslash also be an inline literal word
wrap break character
* #4186: LaTeX: Support upLaTeX as a new
:confval:`latex_engine` (experimental)
* #6812: Improve a warning message when extensions are not
parallel safe
* #6818: Improve Intersphinx performance for multiple remote
inventories.
* #2546: apidoc: .so file support
* #6798: autosummary: emit ``autodoc-skip-member`` event on
generating stub file
* #6483: i18n: make explicit titles in toctree translatable
* #6816: linkcheck: Add :confval:`linkcheck_auth` option to
provide authentication information when doing ``linkcheck``
builds
* #6872: linkcheck: Handles HTTP 308 Permanent Redirect
* #6613: html: Wrap section number in span tag
* #6781: gettext: Add :confval:`gettext_last_translator' and
:confval:`gettext_language_team` to customize headers of POT
file
==== python-Sphinx-test ====
Version update (2.2.2 -> 2.3.1)
- Update to version 2.3.1
* #6936: sphinx-autogen: raises AttributeError
version 2.3.0:
* #6742: ``end-before`` option of :rst:dir:`literalinclude`
directive does not match the first line of the code block.
* #1331: Change default User-Agent header to ``"Sphinx/X.Y.Z
requests/X.Y.Z python/X.Y.Z"``. It can be changed via
:confval:`user_agent`.
* #6867: text: content of admonitions starts after a blank line
* #6707: C++, support bit-fields.
* #267: html: Eliminate prompt characters of doctest block
from copyable text
* #6548: html: Use favicon for OpenSearch if available
* #6729: html theme: agogo theme now supports ``rightsidebar``
option
* #6780: Add PEP-561 Support
* #6762: latex: Allow to load additonal LaTeX packages via
``extrapackages`` key of :confval:`latex_elements`
* #1331: Add new config variable: :confval:`user_agent`
* #6000: LaTeX: have backslash also be an inline literal word
wrap break character
* #4186: LaTeX: Support upLaTeX as a new
:confval:`latex_engine` (experimental)
* #6812: Improve a warning message when extensions are not
parallel safe
* #6818: Improve Intersphinx performance for multiple remote
inventories.
* #2546: apidoc: .so file support
* #6798: autosummary: emit ``autodoc-skip-member`` event on
generating stub file
* #6483: i18n: make explicit titles in toctree translatable
* #6816: linkcheck: Add :confval:`linkcheck_auth` option to
provide authentication information when doing ``linkcheck``
builds
* #6872: linkcheck: Handles HTTP 308 Permanent Redirect
* #6613: html: Wrap section number in span tag
* #6781: gettext: Add :confval:`gettext_last_translator' and
:confval:`gettext_language_team` to customize headers of POT
file
==== python-jedi ====
Version update (0.15.1 -> 0.15.2)
- update to 0.15.2
- skip tests based on bundled typeshed
- refreshed unbundle.patch
* Call signatures are now detected a lot better
* Add fuzzy completions with Script(...).completions(fuzzy=True)
* Files bigger than one MB (about 20kLOC) get cropped to avoid
getting stuck completely.
* A big refactoring around contexts/values
==== python-mysqlclient ====
- run the testsuite against test mysqld server
==== python-parso ====
Version update (0.5.1 -> 0.5.2)
- update to 0.5.2
* Add include_setitem to get_definition/is_definition and get_defined_names
* Fix named expression error listing
* Fix some f-string tokenizer issues
==== python-pybind11 ====
Version update (2.4.2 -> 2.4.3)
- Update to version 2.4.3
* Adapt pybind11 to a C API convention change in Python 3.8.
==== python-typeshed ====
Version update (0.0.1+git.1562136779.4af283e1 -> 0.0.1+git.20191227.21a9e696)
- Update to version 0.0.1+git.20191227.21a9e696:
* Update shutil.unpack_archive for 3.7 and up (#3558)
* Add ast.unparse (#3557)
* Add antigravity module (#3555)
* Add __init__ to MappingView and its subclasses (#3528)
* Remove unused type _HTTPResponse (#3531)
* Fix RSAPublicNumbers stub (#3505)
* shutil: Fix rmtree type (#3536)
* Add typestubs for the warnings module (#3543)
* Add dbm stubs (#3508)
* functools: remove first type param of cached_property (#3553)
* Preserve original type in total_ordering annotation (#3552)
* Update stubs for Crypto.Random (#3546)
* Add undocumented methods and make types more specific in 2/unittest (#3550)
* add jinja macro fields (#3548)
* add a couple missing stubs and fix an incorrect return type for redis stubs (#3545)
* Add stubs for winsound module (#3535)
* Make sure that the context manager for sqlite3.Connection works (#3542)
* Add __enter__, __exit__ to IMAP4, make __init__ arguments optional (#3540)
* Add date.__radd__ and datetime.__radd__ (#3539)
- Update to version 0.0.1+git.20191209.a06abc5d:
* Make fieldnames of csv.DictReader Optional (#3534)
* Update orjson stub from orjson repository(#3532)
* Update stub for socket module (#3451)
* Use Literal to improve SpooledTemporaryFile (#3526)
* random: fix type for sample (#3525)
* add raw property to BufferedIOBase (#3483)
* Minor fixes to cryptography (x509) (#3520)
* Simplify `WatchedFileHandler.__init__` (#3506)
* Improve warnings stubs (#3501)
* padding can take an int or an object (PSS.MAX_LENGTH) (#3521)
* __future__: add _Feature.compiler_flag (#3522)
* A few return annotations for redis client (#3517)
* SMTPChannel.push() accepts str (#3516)
* Optional initial-value parameter for itertools.accumulate() (#3503)
* In python versions 3.7 and above, re-export Pattern and Match (#3510)
* builtins.print: make sep and end Optional (#3468) (#3511)
* Add ImportError constructor arguments (#3512)
* Fix the signature of unittest.TestCase.assertLogs #3513 (#3514)
* asyncio/future.pyi - wrap_future loop keyword arg (#3507)
* Change return type of Message.get_payload() to Any (#3504)
* Modulefinder stubs (#3497)
* Type socketserver's RequestHandlerClass as a callable. (#3422)
* add no_type_check_decorator stub for #2884 (#3460)
* Add mailcap module (#3482)
* mailbox: Fix signature of Mailbox.update method (#3493)
* Refactor warnings.catch_warning to be a class. (#3499)
* Fix type hints in Template class (#3491)
* mailbox: Couple small fixes (#3490)
* timeout argument to urllib.request.urlopen is Optional (#3487)
* stream argument to pprint.pprint is Optional (#3488)
* fix incorrect param name in FileIO (#3484)
* Mostly undo #3372 (#3481)
* Py37 compileall add invalidation mode (#3476)
* annotated ZipInfo.from_file (#3478)
* Add default value to BaseContext.Pipe() (#3479)
* Mailbox stubs (#3427)
* Fix some issues in cryptography package (#3474)
* Add missing elements for multiprocessing.dummy (#3471)
* distutils.fancy_getopt short option is optional (#3469)
* Fix type of imp.find_module() (#3465)
* Add warnings.catch_warning type hints with Literal. (#3464)
* ast.Dict keys can be None (#3462)
* Add type hints for audioop module (#3428)
* Add sys.addaudithook() and audit() (#3455)
* Run CI tests against win32 and darwin platform (#3457)
* Fix errors discovered by running typeshed check on Windows (#3456)
* sys: add pycache_prefix (#3454)
* Fix type for os.terminal_size to Tuple (#3450)
* Change the return type of __reduce__ and __reduce_ex__ to Union[str, Tuple[Any, ...]] (#3453)
* New libs: Change permission requirement to notification (#3443)
* Add assorted werkzeug type hints (#3444)
* Use async syntax instead of @coroutine (#3441)
* Add functools.cached_property (#3439)
* Add more stubs to redis (pubsub and monitor) (#3442)
* Add the (deprecated) assertDictContainsSubset() to TestCase. (#3437)
* Add more stubs for cryptography (#3307)
* Remove certifi.old_where (#3436)
* Allow datetime() with a delta=timedelta() in assert(Not)AlmostEqual(s). (#3426)
* Fix signature of assertRaisesRegexp in unittest (#3434)
* add timespec arg to datetime.time.isoformat (#3432)
* Add `sock` attribute for http.client.HTTPConnection in Python 3. (#3429)
* asyncio: fix windows stubs (#3424)
* Fix some incorrect/incomplete annotations for redis.client.PubSub (#3408)
* Add importlib.metadata (Python >= 3.8) (#3346)
* Copyreg stubs (#3387)
* Add pytz.FixedOffset (#3393)
* Add missing Python 3.7 and 3.8 annotations (#3399)
* Add missing ZipFile constructor arguments (#3414)
* Add sort_keys param to all dump-like functions in PyYAML (yaml) lib (#3417)
* Clarify contributions are from people external to the project (#3421)
* exec, spawn: Allow bytes for environment keys and values. (#3419)
* Add missing expected_regex parameter to TestCase.assertRaisesRegexp(). (#3418)
* Allow None for click.core.Context.default_map (#3416)
* Fix signature of `multiprocessing.get_start_method` (#3415)
* Fix annotations with literal values (#3411)
* Update sre_parse module for Python 3.8 (#3412)
* __init__.pyi: Accept RSAPrivateKey or RSAPublicKey as the key (#3410)
* Add the `memoryview.release` method (#3405)
* Update stubs for tabulate (#3391)
* Add werkzeug.exceptions.FailedDependency (#3403)
* logging.handlers: Add BufferingHandler.buffer (#3402)
* Add sys._debugmallocstats (#3401)
* Added stub for urllib.proxy_bypass() (#3396)
* Change pprint depth type to Optional[int] (#3392)
* Convert namedtuples to class syntax (#3321)
* Adds `posonlyargs` property to `arguments` for python3.8+ (#3390)
* Require a more recent pytype version. (#3388)
* Add shlex.shlex.next in Python 2. (#3389)
* Add missing @property to Response.next() stub (#3384)
* Fix show_default type in click.option signatures (#3385)
* Revert __import__ function annotation to return type back to Any (#3383)
* Change select() stub to accept iterables, not just sequences (#3382)
* multiprocessing.pool: Fix return of map_async() (#3378)
* pymysql.Cursor is a context manager (#3379)
* Don't shadow ast.Tuple with typing.Tuple (#3376)
* Add PEP 593 (Annotated etc.) typing_extensions stubs (#3369)
* Make path separator based on OS separator (#3375)
* generate_tokens(readline) must return bytes (#3372)
* Add stubs for cgitb (#3368)
* Fix HTMLParser.handle_startendtag() attrs annotation (#3366)
* Reorder memoryview.__setitem__ overloads (#3365)
* Add public missing asyncio stubs for windows and proactor files (#3234)
* Add bdb stubs (#3354)
* protobuf: Fix inadvertently deleted annotations. (#3364)
* fixing https://github.com/python/typeshed/issues/3361 (#3362)
* Clean up multiprocessing + shared_memory (#3351)
* Annotations for remaining Python 3.8 additions (#3358)
* Annotate Python 3.8 removals (#3359)
* Remove unnecessary __all__ annotations (#3357)
* Remove raise statements from function bodies (#3355)
* Extract asyncio exceptions into a separate module (Python 3.8) (#3356)
* typing.pyi: Remove verbose and rename from NamedTuple (#3352)
* Add several Python 3.8 annotations (#3347)
* Update 'format' README section -- don't imply it is executable (#3350)
* Add missing exception to smtplib (#3348)
* Ensurepip stubs (#3349)
* find_loader() can return None (#3341)
* Change type for urllib headers from Mapping to email.message.Message (#3345)
* Fix argument type for logging.Formatter.formatTime (#3343)
* protobuf: Narrow type of Message.FromString. (#3340)
* Allow callables in _SourceObjectType (Python 2) (#3338)
* Add assorted annotations (#3335)
* Python3.8 additions and changes (#3337)
* Fix an argument to csv.DictReader() (#3339)
* protobuf: Tighten annotations for MergeFromString and ParseFromString. (#3333)
* Update the signature of decorator.decorator (#3336)
* message.pyi: Change HeaderType to Any (#2924)
* Revised stubs for geoip2 third party library (#3317)
* Mark some urllib.parse return fields optional (#3332)
* Remove unused # type: ignore comments (#3325)
* models.pyi: Add missing requests.Respons.next() (#3328)
* Make it explicit that the cryptography stubs are incomplete (#3331)
* Fix the signature of decorator.contextmanager (#3330)
* Make 2-arg iter() retrun type match passed callable's return type (#3326)
* Add missing Optional types in urllib.parse (#3263)
* protobuf: Add Message.FromString static method. (#3327)
* __init__.pyi: Add missing methods on pkg_resources.VersionConflict (#3318)
* Minor flake8 improvements (#3324)
* Remove a bunch of unused imports (#3323)
* Fix return type of werkzeug's ProxyFix (#3320)
* Add type stub for decorator lib (#3038)
* Add `data` to UserList class, fix UserDict.data type (#3316)
* imaplib.pyi: Add missing imaplib.IMAP4.enable() (#3314)
* imaplib.pyi: Add ssl_context parameter for Python >= 3.3 (#3310)
* add IncrementalNewlineDecoder constructor (#3311)
* IncrementalNewlineDecoder.decode accepts str (#3312)
* imaplib.pyi: Take strings as args instead of a list of strings (#3308)
* introduce __floor__ and __ceil__ for int in Python 3 (#3306)
* rrule.weekday(...) returns rrule.weekdays, not _common.weekdays. (#3274)
* Fix the signature of IOBase._checkClosed(). (#3305)
* Move cryptography from 2 to 2and3 (#3304)
* ssl: add VerifyFlags flags and VerifyMode enum (#3302)
* Updated maxminddb stubs to v1.5.0 (#3300)
* builtins.pyi: Use two type vars (#3291)
* cryptography: Return RSAPrivateKeyWithSerialization from generate_private_key. (#3296)
* Allow callables in _SourceObjectType (#3295)
* Remove some spurious version checks in logging (#3292)
* Use Any instead of object in the view types for __and__ and __sub__ (#3294)
* Add the mypyc_attr function to mypy_extensions (#3290)
* Add http.MISDIRECTED_REQUEST introduced in 3.7 (#3293)
* Enable --disallow-any-generics for stubs (#3288)
* Allow passing bytes and byte string to yaml load APIs. (#3287)
* Added stub for asyncore.socket_map, undocumented but useful (#3284)
* Added stub for http.server.BaseHTTPRequestHandler useful undocumented fields (#3285)
* Added stub for urllib.request.proxy_bypass() (#3283)
* Added ConfigParser.BOOLEAN_STATES # Undocumented (#3281)
* Fix third_party errors with --disallow-any-generics (#3278)
* Change last asyncio.gather() overload ret. to List (#3248)
* Modified __add__ method in tuple class (#3252)
* Simplify Travis-CI configuration (#3220)
* Improve the explanatory comment at the top of check_consistent.py
* Fix some errors with --disallow-any-generics (#3276)
* switched return_exceptions from bool to Literal for asyncio.gather (#3275)
* Add multiprocessing.Array (#3272)
* dir argument to tempfile functions may take PathLike (#3226)
* Add missing default for ssl_handshake_timeout agrument (#3277)
* Make the `value` argument to ctypes.cbool.__init__ optional. (#3273)
* update `codecs.register` type definition (#3271)
* Updated logging type stub (#3269)
* Add return types for pymysql.connection.close/cursor (#3268)
* inspect.Traceback/FrameInfo index/code_context attributes now Optional[] (#3265)
* click: Support tuples of _ParamTypes, CliRunner fixes (#3259)
* Define listdir in posix and import it in os. (#3258)
* Added constructor types for click.FloatRange (#3257)
* Added missing top-level export to click (#3256)
* Introduce explicit `__str__` and `__repr__` for Exceptions (#3247)
* Changed type of fieldname parameter in DictWriter __init__ method from Sequence[str] to Iterable[str]. This allows it to work with the following code: (#3253)
* add missing errnos (#3254)
* Changed combine method in datetime to use aliased _date and _time types (like all other methods in this class) to avoid namespace collision with date and time methods. (#3251)
* Stubs for maxminddb added (#3245)
* Make the type of `timeout` Optional[float] everywhere in subprocess. (#3241)
* Copy a better definition of abstractmethod from 3/abc to 2/abc. (#3242)
* Update and improve py_compile module stubs. (#3240)
* Add proper support for __rtruediv__ on libpath.Path (#3236)
* setprofile accepts None (#3239)
* Accept bytes to several Redis client commands (#3238)
* requests.Session.request data arg accepts an iterable of tuples (#3237)
* Use Text for text arguments to click.[un]style (#3233)
* Add ThreadingHTTPServer stub (#3232)
* Add AIFC module stubs (#3075)
* Change SyncManager behaviour when used as a context decorator (#3230)
* fix: Add MapResult type (#3228)
* Fix type in argparse.HelpFormatter._fill_text() (#3229)
* Use protocol for FTP.stor* (#3227)
* Return concrete sets from ItemsView and KeysView (#3181)
* Allow passing str to Python 2's bytearray.extend. (#3223)
* Mark some types as non-hashable (#3219)
* ssl.pyi: Add functions, support Path (#3044)
* Type response of Flask test client methods: get, post, etc. (#2904)
* Use Literal to improve tempfile.[Named]TemporaryFile. (#3215)
* Update pyre_extensions stub (#3214)
* Mark ParamType.fail() as NoReturn (#3213)
* Remove custom _Text type (#3211)
* Make target optional in contextlib redirecting managers (#3212)
* requests: Allow bytes for url parameters. (#3209)
* Add unquote_to_bytes to Python 3 six.moves.urllib.parse. (#3208)
* Add typestubs for unittest.util (#3186)
* doctest: fix type of DocTestParser.get_doctest(lineno) (#3206)
* Make inplace sorting require mutable sequences in bisect module (#3199)
* Add sys.flags.utf8_mode. (#3205)
* zipfile.ZipFile: Add start_dir attribute. (#3203)
* create_server returns a Server, not AbstractServer (#3131)
* cadata param can (and PEM-encoded cadata must) be unicode under PY2 (#3150)
* Update how mock classes alias to Any (#3182)
* adds threading related members to queue.pyi (#3198)
* multiprocessing.Value can also take a Type (#3200)
* Add stubs for CGIHTTPServer (#3196)
* builtins: int.__pow__ can take a modulo argument (#3192)
* builtins,numbers: harmonize float.__round__ and Real.__round__ (#3193)
* builtins: add __trunc__ to int and float (#3194)
* Remove unnecessary quotes around forward references. (#3191)
* Make most contextmanager `__exit__` signatures return Optional[bool] (#3179)
* Partially restore old (imprecise) signature of Match.group() (#3190)
* Fix #3187 : Wrong Signatures in socketserver (#3189)
* Update __import__ function annotations (#3188)
* Fix a typo (self -> cls) in stdlib/2/subprocess.pyi. (#3185)
* Add Match.regs (#2819)
* Update URL: python/black ? psf/black (#3180)
* Implement ZipExtFile in the zipfile type stubs (#3074)
* Add some redis types (#3092)
* Widen the annotation of os.write to include buffer. (#3109)
* Improve type of tornado.testing.gen_test. (#3174)
* Use Literal in a few more places (#3176)
* Improve werkzeug exceptions slightly (#3178)
* Fix Match.group problems (#3172)
* Move some constants from tokenize to token in Python 3.7+. (#3175)
* make basicConfig parameters Optional[...] (#3170)
* concurrent: add private classes and exceptions (#3169)
* Add missing methods to asyncio stubs (#3088)
* Improve enums (#3168)
* Add nbytes to the memoryview definition (#3167)
* Declare asyncio.as_completed() as taking an Iterable (#3164)
* Add type annotations for Python 3 html.entities (#3161)
* Precise the type of Python 2 htmlentitydefs module (#3163)
* Remove unused import from stdlib/2/htmlentitydefs.pyi (#3162)
* flask: allow view func body to be dict (#3149)
* Require the newest pytype version, with a pyi parser fix. (#3160)
* Fix type annotations for get_wch / unget_wch (#3157)
* inspect: use more specific arg type for some source retrieve functions (#3155)
* Add hints for 3 globals from logging/__init__.py (#3159)
* curses: getch returns an integer (#3156)
* Add attributes to xml.etree.ElementTree.ParseError. (#3158)
* dateutil.rrule can take dates (#3154)
* Remove Python 3.4 support (#3147)
* [stdlib][3] Add missing typing.OrderedDict generic stub for Python 3.7.2 (#3153)
* Allow function.__code__ in Python 2 (#3152)
* Use pytype.config.Options.create() for prettier code. (#3151)
* Fix incorrectly named parameters in logging module (#3148)
* gettext stubs fixed (#3130)
* Travis: run mypy with Python 3.8 as well (#3146)
* Add zipfile.ZipFile.filename (#3104)
* xml.etree.ElementTree: use literal type for a more precise return value for tostring() (#3120)
* Fix __call__ type for GeneratorContextManager (#3143)
* inspect: get{doc,comments,module,sourcefile} can return None (#3137)
* warnings: ignore the type of category when message is a Warning (#3121)
* Add werkzeug.middleware (#3103)
* Fix ast.Constant availability (#3142)
* Upgrade flake8* and isort versions (#3141)
* json: require a JSONDecoder/JSONEncoder in cls (#3138)
* Update google RepeatedCompositeFieldContainer (#3136)
* faulthandler.dump_traceback_later: timeout can be float (#3134)
* remove itertools.accumulate from Python 2 stubs (#3135)
* Fix python 2 subprocess.Popen to produce Popen[bytes] (#3133)
* Make python 2 subprocess consistent with python 3 (#3132)
* Update socket exceptions (#3127)
* Fix the definition of nsmallest() in stdlib/2 and 2and3/heapq.pyi (#3114)
* Remove mypy new analyzer tests (#3128)
* Add __eq__ to protobuf containers (#3126)
* Added Optional (#3125)
* Overload the constructor of subprocess.Popen (#3113)
* Make SyntaxError.text be optional (#3119)
* Re-export _curses._CursesWindow from curses (#3117)
* Add curses.COLORS and curses.COLOR_PAIRS (#3115)
* Update required pytype version to one that supports `async def`. (#3112)
* Slice attributes can be of any type. (#3024)
* sys: refine the return type of sys.exc_info() (#3111)
* Use Literal overloads to give better types to subprocess (#3110)
* BytesGenerator requires BinaryIO (#3106)
* Add types to FileStorage (#3067)
* Improving Flask stubs (#3003)
==== wireshark ====
Version update (3.0.7 -> 3.2.0)
Subpackages: wireshark-ui-qt
- wireshark 3.2.0
* Brotli decompression support in HTTP/HTTP2 (requires the brotli library).
* You can now follow HTTP/2 and QUIC streams.
* HTTP2 support streaming mode reassembly. To use this feature, subdissectors can register itself to "streaming_content_type" dissector table and return pinfo?desegment_len and pinfo?desegment_offset to tell HTTP2 when to start and how many additional bytes requires when next called.
* IOGraph automatically adds a graph for the selected display filter if no previous graph exists
* WireGuard decryption can now be enabled through keys embedded in a pcapng in addition to the existing key log preference (Bug 15571).
- Further features, bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-3.2.0.html
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org