forked from pool/python-XStatic-jQuery
Accepting request 1005501 from home:yarunachalam:branches:devel:languages:python
- Update to 3.5.1.1: * CSS: Don’t trim whitespace of undefined custom property * Selector: Use jQuery `:has` if `CSS.supports(selector(...))` non-compliant * Upgrade: Bump actions/setup-node from 3.3.0 to 3.4.1 * Core: Drop the root parameter of jQuery.fn.init * Tests: Fix the link to QUnit CSS file * Docs: Remove git.io from a GitHub Actions comment * Docs: Update webpack website in README * Tests: Exclude tests based on compilation flags, not API presence * Build: Update GitHub Actions * Build: Add dependabot.yml config (GitHub Actions) * Docs: add link to patchwelcome and help wanted issues * Build: Test on Node 17, update Grunt & `karma-*` packages * Effects: Remove jQuery.fx.interval * Tests: Workaround an XML parsing bug in Firefox * Docs: add link to preview the new CLAs * CSS: Skip falsy values in `addClass( array )`, compress code * Core: Don't rely on splice being present on input * Docs: Fix incorrect `trac-NUMBER` references * Tests: lock colors version to 1.4.0 * Docs: remove expired links from old jquery source (#4997) * Docs: Remove links to Web Archive from source * Build: Separate the install step from running tests in GitHub Actions * Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER` * CSS: Justify use of rtrim on CSS property values * Build: remove travis.yml and travis mentions from core (#4983) * Tests: Skip ETag AJAX tests on TestSwarm * Tests: Allow statusText to be "success" in AJAX tests * Build: Migrate CI to GitHub Actions * Docs: Update the URL to the latest jQuery build in CONTRIBUTING.md OBS-URL: https://build.opensuse.org/request/show/1005501 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-XStatic-jQuery?expand=0&rev=8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-XStatic-jQuery
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-XStatic-jQuery
|
||||
Version: 3.4.1.0
|
||||
Version: 3.5.1.1
|
||||
Release: 0
|
||||
Summary: jQuery repackaged for the XStatic standard
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user