1
0
forked from pool/python-libcst

Commit Graph

  • 1e5d5da4a7 Accepting request 1199686 from devel:languages:python factory Ana Guerrero 2024-09-10 19:12:28 +0000
  • 13880de221 Fix patches and build system. devel Matej Cepl 2024-09-09 12:22:44 +0000
  • 60e473bc48 - Add pyo3-022.patch bumping the dependency of pyo3 to 0.22 (gh#Instagram/LibCST!1180). Matej Cepl 2024-09-09 11:39:04 +0000
  • a38fda0232 Update SPEC file Matej Cepl 2024-07-30 18:31:35 +0000
  • cfed6da62a Accepting request 1189034 from devel:languages:python Dominique Leuenberger 2024-07-24 13:33:03 +0000
  • fd4a60d508 Correct calling %pyunittest Matej Cepl 2024-07-22 12:48:32 +0000
  • 54895e0d6c No, do delete _multibuild Matej Cepl 2024-07-22 11:54:17 +0000
  • 2879455b4e Fix switching off tests Matej Cepl 2024-07-22 11:53:43 +0000
  • 3371b242bf Fix switching off tests Matej Cepl 2024-07-22 11:51:27 +0000
  • 040d94e898 Fix switching off tests Matej Cepl 2024-07-22 11:49:54 +0000
  • 568ae33f3c - Upgrade to 1.4.0: - Fix Literal parse error in RemoveImportsVisitor - Don't reset context.scratch between files - Various documentation fixes Typo fix FullRepoManager ✏️ Fix tiny typo in docs/source/metadata.rst ✏️ Fix typo in docs/source/scope_tutorial.ipynb Update CONTRIBUTING.md - Add helper functions for common ways of filtering nodes - Dump CST to .dot (graphviz) files - Implement PEP-696 - Upgrade to 1.3.1: - ImportError due to missing mypy_extensions dependency - Upgrade to 1.3.0: - Removed dependencies on typing_extensions and typing_inspect - Temporarily switch off running of the test suite (gh#Instagram/LibCST#1176) Matej Cepl 2024-07-22 11:47:40 +0000
  • 7214b3e593 Accepting request 1153705 from home:uncomfyhalomacro:branches:devel:languages:python Matej Cepl 2024-03-01 20:28:12 +0000
  • afedcfa4e4 Accepting request 1082129 from devel:languages:python Dominique Leuenberger 2023-04-22 20:03:20 +0000
  • c6021cccd5 Accepting request 1081486 from home:dirkmueller:acdc:as_python3_module Matej Cepl 2023-04-21 21:25:12 +0000
  • 0f1ed0de61 Accepting request 1042920 from devel:languages:python Dominique Leuenberger 2022-12-15 18:25:00 +0000
  • 9d1b86b18a - Remove skip_failing_test.patch not needed anymore Daniel Garcia 2022-12-14 12:44:22 +0000
  • fc72ad8a58 - Remove 650-sorting-in-test_ordering.patch not needed anymore - Add remove-ufmt-dep.patch, python-ufmt is not in tumbleweed - Add replace-python-call.patch, wrong executable call when outside of venv (gh#Instagram/LibCST#468) - Update to 0.4.9: - Bump setuptools-rust version by @zsol in #809 - 0.4.8 - Fix parse error message for number parsing by @zzl0 in #724 - Fix problematic doc build, due to the new builder image provided by readthedocs doesn't has the graphviz-dev package pre-installed any more by @MapleCCC in #751 - Fix docstring of FullRepoManager by @MapleCCC in #750 - Fix bug when TypeOf is one of options in OneOf / AllOf by @MapleCCC in #756 - Tighten the metadata type of ExpressionContextProvider by @MapleCCC in #760 - Fix the bug that the use of formatter in codemods has undetermined target Python version, resulting in hard-to-reason-with behavior by @MapleCCC in #771 - Python 3.11 rutime support - test using python 3.11 beta versions by @zsol in #723 - Python 3.11 wheels by @vfazio in #801 - Raise informative exception when metadata is unresolved in a metadata-based match by @MapleCCC in #757 - Add AccessorProvider by @matthewshaer in #807 - 0.4.7 - 2022-07-12 - Fix get_qualified_names_for matching on prefixes of the given name by @lpetre in #719 - Implement lazy loading mechanism for expensive metadata providers by @Chenguang-Zhu in #720 - 0.4.6 - 2022-07-04 - convert_type_comments now preserves comments following type comments by Daniel Garcia 2022-12-14 12:08:22 +0000
  • 0aae44e0a5 Resolve conflicts Matej Cepl 2022-02-22 21:32:18 +0000
  • 48ef570ee9 Set CARGO_NET_OFFLINE variable. Matej Cepl 2022-02-21 17:06:06 +0000
  • 5f7441c734 Use PyPI tarball Matej Cepl 2022-02-21 14:10:45 +0000
  • 3dc919d44d Accepting request 956487 from home:dspinella:branches:home:mcepl:branches:devel:languages:python Matej Cepl 2022-02-21 13:47:06 +0000
  • beb59ad442 Accepting request 894419 from devel:languages:python Dominique Leuenberger 2021-05-21 19:49:28 +0000
  • 1409b90fdf Accepting request 894418 from home:bnavigator:branches:devel:languages:python Matej Cepl 2021-05-19 17:26:44 +0000
  • 1b5238ebf9 Accepting request 880613 from devel:languages:python Richard Brown 2021-03-29 16:21:06 +0000
  • 3bfa6f7419 Accepting request 880421 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2021-03-22 22:13:01 +0000
  • 7bbaa89857 Accepting request 860005 from devel:languages:python Dominique Leuenberger 2021-01-08 16:31:59 +0000
  • d7f17cf2e5 Accepting request 860001 from home:bnavigator:branches:devel:languages:python Matej Cepl 2021-01-03 22:55:21 +0000
  • 38688d5028 - Add skip_failing_test.patch skipping test_ordering (libcst.metadata.tests.test_scope_provider.ScopeProviderTest) which doesn't work with Python 3.6 on i586 (gh#Instagram/LibCST#442). Matej Cepl 2021-01-03 16:40:17 +0000
  • 85f8da52ff Accepting request 850136 from devel:languages:python Dominique Leuenberger 2020-11-25 18:27:45 +0000
  • ec3880cbff Accepting request 849770 from home:bnavigator:branches:devel:languages:python Markéta Machová 2020-11-23 09:25:48 +0000
  • e58f33ca65 Accepting request 829619 from devel:languages:python Dominique Leuenberger 2020-09-04 08:58:35 +0000
  • 47e81b7260 Accepting request 829578 from home:bnavigator:branches:devel:languages:python Ondřej Súkup 2020-08-25 18:40:46 +0000
  • cfe44b6e81 Accepting request 828445 from devel:languages:python Dominique Leuenberger 2020-08-25 10:40:02 +0000
  • 6fc8cd25f7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libcst?expand=0&rev=3 Tomáš Chvátal 2020-08-21 10:02:39 +0000
  • 2ba3ad95cc - Switch to multibuild in order to avoid buildcycles Tomáš Chvátal 2020-08-21 09:50:01 +0000
  • 958485465e Accepting request 824924 from home:jayvdb:py-submit Tomáš Chvátal 2020-08-16 08:51:17 +0000